Question: 1.13 LAB: Input: Welcome message Write a program that takes a first name as the input, and outputs a welcome message to that name Ex:

1.13 LAB: Input: Welcome message Write a program that takes a first name as the input, and outputs a welcome message to that name Ex: if the input is Pat, the output is: Hello pat and welcone to CS online! \begin{tabular}{l|l} UAB \\ Mcnviry & 1.13.1: LAB : Input Welcome message \end{tabular} 5/10 main.py Load default template... 1. user_name = input 3 print("Hello Pat and welcone to CS ontinel"Y| Latest submission - 5:19 PM CST on 01/22/23 Total score: 5/10 Only show failing tests Download this submission 1.Compare output 5/5 Your output 2. Compare output ^ Output differs. See highlights below. Your output Expected output
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
