A place where the answer is always 1s and 0s.
You're faced with a difficult decision, but don't worry, it's not as hard as it seems.
Just remember, the solution is always in the code.
if (decision == true) {
console.log("Option 1");
} else {
console.log("Option 2");
}
View Algorithm