Topic: Invalid sytax error that appears on a valid piece of code

http://pastebin.com/sjKpr7vH
when i run this it says that the if statement colon mark is invalid syntax.
and when i remove the if statement it says that the print() function is invalid syntax

Thumbs up

Re: Invalid sytax error that appears on a valid piece of code

ninth line has no right parenthesis

Last edited by struct.h (December 21, 2011 05:43)

Thumbs up