0
how to Complete the code to output
You’re making a contact management system. The given program declares two variables, name and age. Complete the code to output "name is age years old", where name and age are the declared variable values.
1 ответ
+ 2
First show your Attempt