-
Advanced capstone 3.5 Failed
Hi
For this question, the result did showed as expected however i still couldnt get it passed
This function should:
* take one parameter `x` which is a string
* parse this string to return the first element of the parse tree
such that:
“`</p><p>.perm.parseQuery[“.f1.checkSensor[raceTab;lapTab]”]</p><p>// returns</p><p>`.f1.checkSensor
.perm.parseQuery[“.fia.getSummaryReport[`today]”]</p><p>// returns</p><p>`.fia.getSummaryReport
.perm.parseQuery[“select from tab”]
// returns
?
“`</p><blockquote>.perm.parseQuery: {first parse x}<br>hdbH (set;`.perm.parseQuery;.perm.parseQuery)
Log in to reply.