Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
02. Add and Subtract
Spocoman
Jan 28th, 2022
183
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
JavaScript
0.22 KB
| None
|
0
0
raw
download
clone
embed
print
report
function
solve
(
firstNum
,
secondNum
,
thirdNum
)
{
function
sum
(
)
{
return
firstNum
+
secondNum
;
}
function
subtract
(
)
{
return
sum
(
)
-
thirdNum
;
}
console.
log
(
subtract
(
)
)
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐⭐ INSTANT MONEY EXPLOIT ⭐⭐ ✅
JavaScript | 48 sec ago | 0.67 KB
⭐ EARN 11,500$ IN LESS THAN 10 MINUTES 🎯✅
JavaScript | 1 min ago | 0.67 KB
⭐⭐ Crypto Swap Glitch ✅ Easy money ⭐⭐
JavaScript | 4 min ago | 0.67 KB
💎💎💎 HOW TO EARN $5,000 A WEEK [GUIDE] 💎 ⭐🎯
JavaScript | 6 min ago | 0.67 KB
🚨 EARN 2,500$ IN LESS THAN 10 MINUTES OF WORK
JavaScript | 9 min ago | 0.67 KB
🚨 QUICK $1,500 IN 2 HOURS ✅🎯
JavaScript | 11 min ago | 0.67 KB
⭐⭐ Free Crypto Method ⭐⭐ ✅
JavaScript | 13 min ago | 0.67 KB
⭐⭐ Free Crypto Method ⭐ ⭐⭐
JavaScript | 16 min ago | 0.67 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!