Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Q3: Find the errors in the following code and correct them (2 errors): (2 marks) 1. coffee_file = open ('coffee.txt', 'I') 2. print('Enter the following

image text in transcribed
Q3: Find the errors in the following code and correct them (2 errors): (2 marks) 1. coffee_file = open ('coffee.txt', 'I') 2. print('Enter the following coffee data:') 3. descr = input('Description: ') 4. qty = int (input ('Quantity (in pounds) : ')) 5. coffee file.write (descr + ' + ) 6. coffee_file.write(qty + ) 7. coffeefile.close()

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

The Database Experts Guide To SQL

Authors: Frank Lusardi

1st Edition

0070390029, 978-0070390027

More Books

Students also viewed these Databases questions

Question

a policy becomes a modified endowment contract when

Answered: 1 week ago

Question

Does it avoid using personal pronouns (such as I and me)?

Answered: 1 week ago

Question

Does it clearly identify what you have done and accomplished?

Answered: 1 week ago