Answered step by step
Verified Expert Solution
Question
1 Approved Answer
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
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started