Question: (1 point) - Initial comments* (2 points) - Use of the print() function to display a welcome and prompt a question to the user. (2
- (1 point) - Initial comments*
- (2 points) - Use of the print() function to display a welcome and prompt a question to the user.
- (2 points) - Use of the input() function and store in a variable called myInput.
- (1 point) - Use the print() function to print the contents of myInput.
- (2 points) - Use two different math operators from Table 1-1 in your script. This may be used to manipulate some input from the user.
- (2 points) - Use string concatenation.
Please submit your .py file. THIS IS YOUR SCRIPT, NOT THE OUTPUT OF IDLE.
Help me with this question with Python.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
