BMI IndexYou 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^2Note: 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 playerA method to obtain the height of a playerA method to calculate the BMI of a playerA method to display the height, weight, and calculated BMIFor this project:You will submit your python code in either the original .py file, or copied into a .txt file.A screenshot of your code having been executed (run). How to Take a ScreenshotTips: Remember, changing a value that has been passed into a function does not change the original value. Data passed into functions are only copies of the original value.Remember to follow the guidelines of good program design. Make sure to use meaningful variable names, include comments as needed, and provide thoughtful output.Remember, while you can pass as many arguments into a function as you want, but a function can only return one thing at a time. Ideally, to use a function to modify a variable or object, you will pass that object into the function, along with any other needed information to make the modifications, make the modifications to the new local copy of the object inside of the function, and then return the modified object. Thus, you will overwrite the original object with the returned modified object.example 1: object1 = modifyFunction( object1 ) #returns modified object1example 2: object1 = modifyFunction( object1, newData ) #returns modified object1Example output:C:>python week3.pyWelcome to the BMI Index Calculator.Please begin by entering the student’s name, or 0 to quit: NathanPlease enter student’s height in inches: 70Please enter student’s weight in pounds: 135Nathan ‘s BMI profile:———————–Height: 70’Weight: 135 lbs.BMI Index: 19.4Enter next student’s name or 0 to quit: TobyPlease enter student’s height in inches: 73Please enter student’s weight in pounds: 310Toby ‘s BMI profile:———————–Height: 73’Weight: 310 lbs.BMI Index: 40.9Enter next student’s name or 0 to quit: 0Exiting program…
Posted on by admin
BMI IndexYou are the nutritional coach for a local high scho
WHAT OUR CURRENT CUSTOMERS SAY

- Google

- Sitejabber

- Trustpilot
Zahraa S
Absolutely spot on. I have had the best experience with Elite Academic Research and all my work have scored highly. Thank you for your professionalism and using expert writers with vast and outstanding knowledge in their fields. I highly recommend any day and time.
Stuart L
Thanks for keeping me sane for getting everything out of the way, I’ve been stuck working more than full time and balancing the rest but I’m glad you’ve been ensuring my school work is taken care of. I'll recommend Elite Academic Research to anyone who seeks quality academic help, thank you so much!

Mindi D
Brilliant writers and awesome support team. You can tell by the depth of research and the quality of work delivered that the writers care deeply about delivering that perfect grade.

Samuel Y
I really appreciate the work all your amazing writers do to ensure that my papers are always delivered on time and always of the highest quality. I was at a crossroads last semester and I almost dropped out of school because of the many issues that were bombarding but I am glad a friend referred me to you guys. You came up big for me and continue to do so. I just wish I knew about your services earlier.

Cindy L
You can't fault the paper quality and speed of delivery. I have been using these guys for the past 3 years and I not even once have they ever failed me. They deliver properly researched papers way ahead of time. Each time I think I have had the best their professional writers surprise me with even better quality work. Elite Academic Research is a true Gem among essay writing companies.
Got an A and plagiarism percent was less than 10%! Thanks!


Jermaine Byrant
Nicole Johnson



