Question: Echo Once Write a Python program to read in one user command and repeat it back to the user. An example output is given below.
Echo Once
Write a Python program to read in one user command and repeat it back to the user. An example output is given below.
>>> Hello, my name is Monty >>> What can I do for you? foo >>> Your command is: foo >>> Bye!
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
