HTMLify
Dashboard
Temp Share
Shortlinks
Frames
API
Dashboard
Temp Share
Shortlinks
Frames
API
HTMLify
bmi.py
Views: 596 | Author:
abh
1
2
def
bmi
(
weight
:
"kg"
,
height
:
"m"
):
return
weight
/
height
**
2
Run >
Python
Cat
Share this file:
Copy
Short Link
View Raw
Download File
(68 B)
Embed Code
Clone