Create a program to: Prompt the user for 10 data entries as Names, another 10 as weights corresponding to the I. names, another 10 as heights corresponding to the names Hint: data should be stored in...


use Python for this question


Create a program to:<br>Prompt the user for 10 data entries as Names, another 10 as weights corresponding to the<br>I.<br>names, another 10 as heights corresponding to the names<br>Hint: data should be stored in containers of your choice<br>Output the names alongside their bmr index<br>Assumption: bmr index = Height/Weight<br>Provide an interface where users can access specific data corresponding to a specific name<br>Hint: Use functions<br>

Extracted text: Create a program to: Prompt the user for 10 data entries as Names, another 10 as weights corresponding to the I. names, another 10 as heights corresponding to the names Hint: data should be stored in containers of your choice Output the names alongside their bmr index Assumption: bmr index = Height/Weight Provide an interface where users can access specific data corresponding to a specific name Hint: Use functions

Jun 09, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here