Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

I Need help with a python code / program. Here are the program requirements: (Note I have 60% Written but can get it to work.

I Need help with a python code / program. Here are the program requirements: (Note I have 60% Written but can get it to work. I got the names and age to wok)

Program Specification

  • You will ask the user to enter his or her first name.
  • You will ask the user to enter his or her last name.
  • You will ask the user to enter his or her height and weight.
  • You will ask the user the number of days he or she has gone running.

Here is the assumption for the calculation

A stool is 1.5 feet high

A chair is 3.4 feet high

A person will lose pound for each day he or she goes running.

Calculations within the programs must be as follow

  1. You are to calculate the persons new weight based on the current weight and the number of days the person ran.
  2. You are to calculate how tall a person would be from the floor to the top of their head if they were standing on 3 stools and 2 chairs

Here is the sample output

Hello Alex Rodriguez

You weight is 280.5 pounds.

You are 6.1 feet tall.

You ran 4 days

Based on your running routine you now weigh 275.3 pounds.

If you stood on 3 stools and 2 chairs you would be 17.9 feet tall.

(Regardless of the user input, your code should produce the correct results)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Machine Performance Modeling Methodologies And Evaluation Strategies Lncs 257

Authors: Francesca Cesarini ,Silvio Salza

1st Edition

3540179429, 978-3540179429

More Books

Students also viewed these Databases questions

Question

2. How were various roles filled?

Answered: 1 week ago