Types
1 / 5
Basic types
Input the name and age of a person and print the information.
For example, if the first input is John
and the second input is 16
then the output should be John is 16 years old
.
Input the name and age of a person and print the information.
For example, if the first input is John
and the second input is 16
then the output should be John is 16 years old
.