PREV INDEX NEXT

Author: Unknown
Subject: Questions
Date: Friday, 31 Jan 2020, 17:07:12

I wanted to confirm if the regular submit command should be used when we want to submit our final program.

Also, why are stars treated as spaces in some cases?
When I test a*is with the staff solution, it outputs 
a:1
is:1

I thought identifiers can only have letters, numbers, and underscore?
PREV INDEX NEXT