asked 231k views
5 votes
Question asks to print 3 2 1 Go! using code (python), every output I use does not seem to work. It keeps saying invalid syntax, unsure of what I am doing wrong.

asked
User Ruslash
by
7.2k points

1 Answer

3 votes

Answer:

When it says "syntax error" or "invalid syntax" it probably means you did it in wrong order, I'm just not sure which is the right order.

answered
User Artheyn
by
8.3k points