Here's a program that reads an integer age and outputs a string with this integer. But something is broken in the code!
Fix all compile-time errors in the snippet and make it work.
Here's a program that reads an integer age and outputs a string with this integer. But something is broken in the code!
Fix all compile-time errors in the snippet and make it work.
Sample Input 1:
22Sample Output 1:
My age is 22Create a free account to access the full topic