Hi,
I apologize if this seems like a silly question, but I am a new user of python, never programmed before. I am writing a simple program and I get an "invalid syntax" message concerning this line of code:
[monthlySales=fl oat(monthlySale s)]
when I try to run the program the only message I am given is this exactly:
"There's an error in your program, invalid syntax"
...