I entered `[space]$.a[space]` and got: **SyntaxError: Expected "$" but " " found.** Then I entered `$.a` (no whitespace) and got the correct result. Leading and trailing whitespace should be stripped.