Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

im new to python, what does rhis error mean and how can i fix it? Any help would be greatly appreciated. Thanks in advance I

im new to python, what does rhis error mean and how can i fix it? Any help would be greatly appreciated. Thanks in advance
image text in transcribed
I am new to python, how could I fix this error?
image text in transcribed
Activities Wing 101 7.2 Jan 26 23:19 CookiePOSFinal (/home/anthony/Documents/CSC-101): Wing File Edit Source Debug Tools Window Help 0 CookiePOSFinal Call Stack A Options File "/home/anthonyl Documents/ CSC-101/ Cookie POSFinal", line 52. in z else: * 2 Exceptions 46 47 if nyshipping > 0: 48 49 total - AftertaxTotal + (AftertaxTotal 5 .0875) 50 print (float("Your total is:", total, J 5"including NYtaxes" )) 51 52else: 53 total - AftertaxTotal 54 55 print("Your total is:", total) Syntax Error: invalid syntax: / home/anthony/ Documents/ CSC-101/ CookiePOSFinal, line 52, pos 1 else: Line 52 Colo- Notice that the shipping line specifies that it is Ground BE Plype to searth BD c D Activities Wing 101 7.2 - Jan 26 23:20 Cookie POSFinal (/home/anthony/Documents/CSC-101): Wing Source Debug Tools Window Help File Edit okiePOSFinal ( X Call Stack Exceptions 44 45 nyshipping - float(input("Shipping to NYC - 3 5NO, 1 = YES)")) 46 47 if nyshipping > O: 48 49 total - AftertaxTotal + (AftertaxTotal * 3 5 .0875) 50 print (float("Your total is:", total. 7 including NYtaxes" )) 51 52 else: 53 total - AftertaxTotal 54 55 print("Your total is:", total) Options File "/home/anthonyl Documents/ CSC-101 CookiePOSFinal line 52. in 2 else: Syntax Error: invalid syntax: / home/anthony/ Documents/ CSC-101/ CookiePOSFinal, line 52, pos 1 else: Line 52 Colo Note that the shippingle specifies that its Ground leto

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Visual Basic6 Database Programming

Authors: John W. Fronckowiak, David J. Helda

1st Edition

ISBN: 0764532545, 978-0764532542

More Books

Students also viewed these Databases questions

Question

12-5 How will MIS help my career?

Answered: 1 week ago