+ 4
What can you do with If/Else Statements?
CHALLENGE : So I’ve been doing some pretty cool stuff with If/Else statements, and I want to see what you guys can do with If/Else JavaScript statements! It can be Long or short. It can have Strings numbers and all that. Be CREATIVE! Good Luck! P.S I will also choose the top 3 best If/Else codes!
2 Antworten
+ 5
if you just want an example. here is something simple.
https://code.sololearn.com/c9Gt6qMZc5KL/?ref=app
+ 4
Implement decision making.