Question: What's wrong with the following script?
a = 1 _a = 2 _a2 = 3 2a = 4
As always, please scroll down if you need to see the hints.
Hint: There are certain naming rules you need to follow when creating variables.