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

Write an int(input()) statement to read and store the value num_mushrooms from input. Then, write a print() statement to output 'Ina sold me', the variable num_mushrooms, and 'mushrooms.'
Click here for examples
Ex 1: If the input is 7, then the output is:
Ina sold me 7 mushrooms.
Ex 2: If the input is 8, then the output is:
Ina sold me 8 mushrooms.

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!