#another important command is "pick()"
#click "Run" to test it
forward()
pick()
#real challenges start from next level
#switch to it when you are ready!
The goal of most rounds is to collect stars on the field.
We use pick() command for this.
Of course tank should be driven over the star first.
We get error if there is no star to pick, or if not all stars are picked at the end.