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

Write an int(input()) statement to read and store the value num_tomatoes from input. Then, write a print() statement to output 'The store has', the variable num_tomatoes, and 'tomatoes.'
Click here for examples
Ex 1: If the input is 8, then the output is:
The store has 8 tomatoes.
Ex 2: If the input is 9, then the output is:
The store has 9 tomatoes.

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!