Question: CHALLENGE ACTIVITY 2 . 1 . 1 : Reading multiple data types. Use input ( ) to read a string from input into variable person
CHALLENGE ACTIVITY
: Reading multiple data types.
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.
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
