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