Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Birthday Party
Spocoman
Jan 4th, 2022
(
edited
)
73
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
JavaScript
0.20 KB
| None
|
0
0
raw
download
clone
embed
print
report
function
birthdayParty
(
input
)
{
let rent
=
Number
(
input
)
,
cake
=
rent
/
5
,
drinks
=
cake
*
0.55
,
animator
=
rent
/
3
;
console.
log
(
rent
+
cake
+
drinks
+
animator
)
;
}
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐ giftcards for free
JavaScript | 3 sec ago | 0.05 KB
Binance Accounts Leaked
JavaScript | 6 sec ago | 0.09 KB
⭐ get any gift card for FREE
JavaScript | 7 sec ago | 0.05 KB
⭐ FREE giftcards method
JavaScript | 10 sec ago | 0.05 KB
⭐ FREE giftcards method
JavaScript | 14 sec ago | 0.05 KB
Binance Accounts Leaked
JavaScript | 19 sec ago | 0.09 KB
⭐ FREE giftcards method
JavaScript | 22 sec ago | 0.05 KB
⭐ giftcards for free
JavaScript | 22 sec ago | 0.05 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!