Skip to content
Advertisement

how to fix error in python code (elif statement )

This is my code below, it is saying that there is an error but i cannot understand the error (the ‘^’ is pointing at the ‘:’ of the elif statement): File “”, line 47 elif: ^ SyntaxError: invalid syntax

” print (“there are 27 sticks”)

JavaScript

Advertisement

Answer

JavaScript
User contributions licensed under: CC BY-SA
8 People found this is helpful
Advertisement