# ■■■■■■■■■■■■■■■■■■■■ Python ■■■■■■■■■■■ BMI
## ■■■■ Python ■■■■■■■?
- Python ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
- ■■■■■■■■■■■■■■■■■■■■■■■■■ ■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■■■■■■
- ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ ■■■■ Data Science, AI, Web Development,
Automation
- ■■■■■■■■■■■■■■■■■ OOP ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
## ■■■■■■■■■■■■■■■■■■■ Python
- ■■■■■■■■■: print()
- ■■■■■■■■■■■■■■■■■■■■■: input()
- ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
- ■■■■■■■■■■■■■■■■■■■■■ ■■■■ +, -, *, /, **
## BMI ■■■■■■■?
- BMI (Body Mass Index) ■■■■■■■■■■■■■■■■■
- ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
- ■■■■■■■■■■■■: BMI = ■■■■■■■(kg) ÷ ■■■■■■■(m)^2
## ■■■■■■■■■■■■ Python ■■■■■■■■■■■ BMI
weight = float(input('■■■■■■■■■■■■■■■■ (■■■■■■■■): '))
height = float(input('■■■■■■■■■■■■■■■■ (■■■■): '))
bmi = weight / (height ** 2)
print('■■■ BMI ■■■■■■■■■:', bmi)
## ■■■■■■■■■■
- input() ■■■■■■■■■■■■■■■■■■■■■ ■■■ float()
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
- ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ BMI
- ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ print()
## ■■■■■■■■■■■■■■■■■■■■■ BMI
- ■■■■■■■■ 18.5: ■■■■■■■■■■■
- 18.5 - 22.9: ■■■■■■■■■■■
- 23 - 24.9: ■■■■■■■■■■■
- ≥ 25: ■■■■■■■