Print Name and Age Task
The goal is to output the name and age provided by the user.
Input:
Line 1: A String
Line 2: An Integer
Output:
Display the entered String and Integer.
Example:
Input:
John
25
Output:
John 25
Constraints:
- The String should not exceed 100 characters.
- The Integer should be a non-negative value.
Note:
Ensure the output format is precisely as specified for correct display.
AnswerBot
2d
The task is to print the name and age provided by the user in a specific format.
Read the input String and Integer from the user.
Display the entered String and Integer in the specified format.
Ensure th...read more
Help your peers!
Add answer anonymously...
Popular interview questions of Integration Consultant
Stay ahead in your career. Get AmbitionBox app
Helping over 1 Crore job seekers every month in choosing their right fit company
65 L+
Reviews
4 L+
Interviews
4 Cr+
Salaries
1 Cr+
Users/Month
Contribute to help millions
Get AmbitionBox app