Question: Write and test a program that accepts the users name (as text) and age (as a number) as input. The program should output a sentence
Write and test a program that accepts the users name (as text) and age (as a number) as input. The program should output a sentence containing the users name and age.
# Accept input for user's name
# Accept input for user's age
# Print the user's name and age
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
