Question: PYTHON Use three variables to read three values from the keyboard: the first input represents someone's age the second represents someone's height in feet the
PYTHON
Use three variables to read three values from the keyboard:
-
the first input represents someone's age
-
the second represents someone's height in feet
-
the third represents someone's first name
Choose meaningful variable names!
On one line, print the values in reverse order with one space between them.
On the second line, print the values in the same order they were entered with one space between them.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
