Question: Use input ( ) to read a string from input into variable person _ name. Then, use int ( input ( ) ) to read
Use input to read a string from input into variable personname. Then, use intinput to read a value from input as an integer into variable personage. Ex: If the input is Amy then the output is:
In years Amy will be
Note: Do not write a prompt for the input values.
Learn how our autograder works
Your solution goes here
printIn years', personname, 'will be personage
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
