Page 1 of 1

When using this code i keep getting a syntax error on the Zybooks lab Warm up: Online shopping cart. I keep getting the

Posted: Fri Jul 08, 2022 6:15 am
by answerhappygod
When using this code i keep getting a syntax error on theZybooks lab Warm up: Online shopping cart. I keep getting thefollowing message:
File "main.py", line 20 Item_1.item_quantity=int(input("Enterthe item quantity:\n") ^ SyntaxError: invalid syntax
What am i doing wrong?