- 1

Help to solve this code

We have a function that outputs "Welcome, user" as it is called. We want to make it more personalized, so redesign the given function so that it will take the name of the user as input and output the welcome message with it. Sample Input Tommy Sample Output Welcome, Tommy

9th Oct 2022, 1:11 PM
MrPravin
2 Answers
+ 3
What have you tried so far? Please tag the relevant programming language. What is the given function? Start by getting input, then think about how to output the line.
9th Oct 2022, 1:29 PM
Lisa
Lisa - avatar
+ 2
language?
9th Oct 2022, 5:05 PM
NinjaGamer
NinjaGamer - avatar