Ask coding questions
Showing syntax error all above
you're probably using ; instead of :.\ in the elif statements.
;
:
Use ==, not =
you're probably using
;
instead of:
.\ in the elif statements.