Challenge
Suppose you are given the variables name
(as a string) and age
(as an integer). You need to output the message in the following format "name is age y.o." using concatenation.
Everything was clear?
Thanks for your feedback!
SectionΒ 3. ChapterΒ 5
Ask AI
Ask AI
Ask anything or try one of the suggested questions to begin our chat
Awesome!
Completion rate improved to 4
Challenge
Swipe to show menu
Suppose you are given the variables name
(as a string) and age
(as an integer). You need to output the message in the following format "name is age y.o." using concatenation.
Everything was clear?
Thanks for your feedback!
SectionΒ 3. ChapterΒ 5