Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Birthday Party
Spocoman
Jan 4th, 2022
(
edited
)
77
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
⭐ get any gift card for L5
JavaScript | 2 sec ago | 0.18 KB
⭐️ EARN $500 INSTANTLY LR
JavaScript | 2 sec ago | 0.18 KB
⭐ get any gift card for L1
JavaScript | 4 sec ago | 0.18 KB
⭐ FREE giftcards method
JavaScript | 4 sec ago | 0.05 KB
⭐ FREE giftcards method⭐ 0A
JavaScript | 6 sec ago | 0.18 KB
⭐️ EARN $500 INSTANTLY⭐ 7C
JavaScript | 8 sec ago | 0.18 KB
⭐ FREE giftcards method⭐ Q8
JavaScript | 9 sec ago | 0.18 KB
⭐ FREE giftcards method
JavaScript | 10 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!