×

Jesus Hilario H.'s video: 14: Body Mass Index - Chapter 3 - Tony Gaddis - Starting Out With Python

@#14: Body Mass Index - Chapter 3 - Tony Gaddis - Starting Out With Python
“ : Body Mass Index - Chapter 3 - Tony Gaddis - Starting Out With Python" is my solution to programming challenge from chapter 3 in Tony Gaddis's​ book, "Starting Out with Python (4th Edition, Global Edition)” __The Problem__: Write a program that calculates and displays a person’s body mass index (BMI). The BMI is often used to determine whether a person is overweight or underweight for his or her height. A person’s BMI is calculated with the following formula: BMI = weight * 703/height^2 where weight is measured in pounds and height is measured in inches. The program should ask the user to enter his or her weight and height, then display the user’s BMI. The pro- gram should also display a message indicating whether the person has optimal weight, is underweight, or is overweight. A person’s weight is considered to be optimal if his or her BMI is between 18.5 and 25. If the BMI is less than 18.5, the person is considered to be underweight. If the BMI value is greater than 25, the person is considered to be overweight. __Algorithms & Data Structures__: Algorithms (4th Edition): https://amzn.to/2SoW2CK The Algorithm Design Manual: https://amzn.to/2SowPZ5 Introduction to Algorithms, 3rd Edition (The MIT Press): https://amzn.to/2F3MDO0 __Recommended Python Books__: Starting Out with Python, Global Edition: https://amzn.to/3ltuppn Elements of Programming Interviews in Python: https://amzn.to/2QE8uxr Python Crash Course, 2nd Edition: https://amzn.to/32PT4vS Automate the Boring Stuff with Python: https://amzn.to/3lOV5Ba Data Structures and Algorithms in Python: https://amzn.to/2EZdryC Cracking the Coding Interview: https://amzn.to/2EKy7dl Clean Code: https://amzn.to/3jsnzi9 __Equipment Used in Videos__: Blue Snowball iCE USB Mic: https://amzn.to/2EMi0w0 PoP voice Upgraded Lavalier Lapel Microphone: https://amzn.to/3lvaPJp Sabrent USB External Stereo Sound Adapter for Windows and Mac: https://amzn.to/3hJo3jn Apple MacBook Pro Retina MF843LL/A 13” Laptop: https://amzn.to/2D9opAK Powerbeats³ Wireless Headphones: https://amzn.to/2EH1HRf HP 15-DY1051WM Notebook: https://amzn.to/3gGIWuj __Currently Reading__: How the West Won: The Neglected Story of the Triumph of Modernity: https://amzn.to/2HNy6H2 Intellectuals and Race: https://amzn.to/2EWkkRk __Recently Read Books__: The Total Money Makeover: https://amzn.to/3ltvKfT Smart Money Smart Kids: https://amzn.to/2EQe0e0 The 5 Love Languages of Children: https://amzn.to/2EOCYtW Hero: Being the Strong Father Your Children Need: https://amzn.to/32yoKpo Good to Great: https://amzn.to/3hKnlTc Boundaries Updated and Expanded Edition: https://amzn.to/2Qybv2u Driven to Distraction (Revised): https://amzn.to/3hSWZOA Overcoming Distractions: Thriving with Adult ADD/ADHD: https://amzn.to/32B5MhP Church of Cowards: A Wake-Up Call to Complacent Christians: https://amzn.to/2ZioASn The Legacy Journey: A Radical View of Biblical Wealth and Generosity: https://amzn.to/3k97M85 __ Solution Found Here__: https://jesushilarioh.com/chapter-3-14-body-mass-index-tony-gaddis-starting-out-with-python/ __Chapter 3 YouTube playlist__: https://www.youtube.com/playlist?list=PL-ZkhVVp9xcP3zLQw8rrMoentA5bZ25mZ __Chapter 3 blog posts__: https://jesushilarioh.com/tag/starting-out-with-python-chapter-3-programming-challenges-solutions/ __About__: I enjoy teaching and sharing knowledge of the things that I am passionate about. I am a husband and a father, far from perfect, and striving to be better every day. Thank you for taking an interest in what I do! __Find Me__: https://jesushilarioh.com/links __Personal Podcast__: https://jesushilarioh.com/podcast __Support__: https://jesushilarioh.com/support Keywords:

0

1
Jesus Hilario H.
Subscribers
7.2K
Total Post
236
Total Views
40K
Avg. Views
388.7
View Profile
This video was published on 2020-10-21 14:10:29 GMT by @Jesus-Hilario-Hernandez on Youtube. Jesus Hilario H. has total 7.2K subscribers on Youtube and has a total of 236 video.This video has received 0 Likes which are lower than the average likes that Jesus Hilario H. gets . @Jesus-Hilario-Hernandez receives an average views of 388.7 per video on Youtube.This video has received 1 comments which are lower than the average comments that Jesus Hilario H. gets . Overall the views for this video was lower than the average for the profile.Jesus Hilario H. #14: #14 #Python #ProgrammingChallenges #StartingOutWithPython #100daysofCode has been used frequently in this Post.

Other post by @Jesus Hilario Hernandez