Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
passGuess
ProdanTenev
Feb 12th, 2022
(
edited
)
1,117
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
JSON
0.20 KB
| None
|
0
0
raw
download
clone
embed
print
report
function
passwordGuess
(
input
)
{
let password
=
String
(
input
)
;
if
(
password
===
"s3cr3t!P@ssw0rd"
)
{
console.
log
(
"Welcome"
)
;
}
else
{
console.
log
(
"Wrong password!"
)
;
}
}
Add Comment
Please,
Sign In
to add comment
Public Pastes
Your Bitcoin Wallet Credentials have been res...
GetText | 15 min ago | 0.26 KB
News Feb24 25
Email | 17 min ago | 40.44 KB
**LED Control** rev_01
Arduino | 46 min ago | 5.36 KB
Factory and AbstractFactory Pattern
Java | 55 min ago | 2.23 KB
⭐ 500$ For 45 Minutes KM
JavaScript | 56 min ago | 0.06 KB
⭐GET ANY GIFT-CÂRD FOR FREE⭐ W9
JavaScript | 1 hour ago | 0.06 KB
$900 IN 5 MINUTES II
JavaScript | 1 hour ago | 0.06 KB
HOW TO EARN $1000 NM
JavaScript | 1 hour ago | 0.06 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!