Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
BMI calculator
mehedi2022
Sep 8th, 2022
(
edited
)
455
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Scala
0.11 KB
| None
|
0
0
raw
download
clone
embed
print
report
// BMI calculator by variable
val
mass
=
110
val
height
=
1.8034
val
bMI
=
mass/
(
height
*
height
)
println
(
bMI
)
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
G2A Glitch (Working)
JavaScript | 1 min ago | 1.13 KB
Free Giftcards Method
JavaScript | 4 min ago | 1.13 KB
✅ Exploit 500$ in 15 Minutes
JavaScript | 8 min ago | 1.13 KB
Changelly.com Exploit
JavaScript | 9 min ago | 1.45 KB
Changelly Bug (Get more on BTC swaps)
JavaScript | 11 min ago | 1.45 KB
Setup Initialization rev_02
Arduino | 1 hour ago | 4.80 KB
Device Setup rev_01
Arduino | 1 hour ago | 4.46 KB
birthday function
JavaScript | 1 hour ago | 0.53 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!