HTMLify
Home
Log in
Register
Dashboard
Frames
API
bmi.py
Views: 237 | Author:
abh
def
bmi
(
weight
:
"kg"
,
height
:
"m"
):
return
weight
/
height
**
2
Run >
Python
Plaintext
Share this file:
Copy
Short Link
View Raw
Download File
(68 B)
Embed Code
Clone
Comments
Comment