Question: Write an int ( input ( ) ) statement to read and store the value num _ potatoes from input. Then, write a print (

Write an int(input()) statement to read and store the value num_potatoes from input. Then, write a print() statement to output 'Sue sold me', the variable num_potatoes, and 'potatoes.'
Click here for examples
Ex 1: If the input is 9, then the output is:
Sue sold me 9 potatoes.
Ex 2: If the input is 4, then the output is:
Sue sold me 4 potatoes.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!