Write a modularized body mass index program

Assignment Help Python Programming
Reference no: EM131143869

BMI Index

You are the nutritional coach for a local high school football team. You realize that some of the players are not up to par having returned from summer break. Realizing nutrition plays a key in a productive team, you decide to implement a Body Mass Index Program.

Write a modularized Body Mass Index (BMI) Program which will calculate the BMI of a team player. The formula to calculate the BMI is as follows:

BMI = Weight *703 / Height^2

Note: Height^2 means, the value of Height raised to the power of 2.

Your program should utilize the following functions:

• A method to obtain the weight of a player
• A method to obtain the height of a player
• A method to calculate the BMI of a player
• A method to display the height, weight, and calculated BMI

For this project:

• You will submit your python code in either the original .py file, or copied into a .txt file.

Reference no: EM131143869

Questions Cloud

How are authentication used to secure information systems : Explain the difference between two-factor authentication and multifactor authentication. How are they used to secure information systems?
The company uses a perpetual inventory system : On September 1, Howe Office Supply had an inventory of 30 calculators at a cost of $18 each. The company uses a perpetual inventory system. During September, the following transactions occurred.
Describe the three theories of situational leadership : In a four- to five-page paper (excluding the title and references pages), explain why situational leadership theory is useful and relevant in developing an effective leadership culture. Describe the three theories of situational leadership and wha..
Prepare the journal entry to record this payment : Assume that Steffens Co. paid the balance due to Bryant Company on May 4 instead of April 15. Prepare the journal entry to record this payment.
Write a modularized body mass index program : Write a modularized Body Mass Index (BMI) Program which will calculate the BMI of a team player. The formula to calculate the BMI is as follows: BMI = Weight *703 / Height^2.
Measuring net income for a merchandiser is conceptually : Identify each statement as true or false. If false, indicate how to correct the statement.
Define the systematic process of scientific inquiry : Define the systematic process of scientific inquiry and social research - describe different types of research terms and methodologies and their purposes.
How many of each package should be made to minimize cost : Each Bronze package has 1 pen, each Silver package has 5 pens, and each Gold package has 2 pens. How many of each package should be made to minimize their cost? What is the minimum cost?
Smith company preparing its multiple step income statement : Smith Company is preparing its multiple-step income statement, statement of owner's equity, and classified balance sheet.

Reviews

Write a Review

 

Python Programming Questions & Answers

  Write an expression whose value is the concatenation

Write an expression whose value is the concatenation of the three str values associated with name1, name2, and name3, separated by commas. So if name1, name2, and name3, were (respectively) "Neville", "Dean", and "Seamus", your expression's value wou..

  Write python code that will execute a list

Write python code that will execute a list of functions with supplied parameters and report the observed runtime for each function run. Assume that the input file has a list of strings like so:

  Design reusable parameterised functions

create multiple icon styles that can be drawn at different sizes, it would be very repetitive if you tried to code the whole solution using ‘brute force.' Instead you are strongly encouraged to design reusable parameterised functions to draw the i..

  Fill in the python code

Fill in the Python code to play Tic Tac Toe. I won't award points unless it runs succesfully. # Tic-Tac-Toe Game def drawBoard(board): # Draws the board using the list of numbers print(" ") print(" ",board[0]," | ",board[1]," | ", board[2]) print("--..

  Create a jes function

Create a JES function named level1() and include the relevant behaviours. Specifically, in this level, you only need to detect just one character from the text and the text is only in a single row.

  Design program that asks user to enter amount in python

IN Python Design a program that asks the user to enter the amount that he or she has budget in a month. A loop should then prompt the user to enter his or her expenses for the month.

  Calculate the average monthly private employment

Since the transition from one term to another occurs partway through January, the last year listed for any president is the same as the first year of the next president. Calculate the average monthly private employment for each political party.

  Python atm program to enter account number

Write a simple Python ATM program. Ask user to enter their account number, and print their initail balance. (Just make one up). Ask them if they wish to make deposit or withdrawal.

  Create functions to simplify your code

Create functions to simplify your code. If you find yourself writing the same code over and over again, it should probably be made into a function.

  Python function to calculate two roots

Write a Python function main() to calculate two roots. You must input a,b and c from keyboard, and then print two roots. Suppose the discriminant D= b2-4ac is positive.

  Write a program using the requetinteger function

write a program using the 'requetInteger' function that will ask the user to type a value that will draw a line from one point on a picture to another.

  Write a program to convert an input value from base

Write a program to convert an input value from base 10 to a user selectable base between 2 and 16.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd