for_sandwiches.js?
for { sandwiches | |
while lettuce => 0 | |
return true; } | |
else (return vicky); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
for { sandwiches | |
while lettuce => 0 | |
return true; } | |
else (return vicky); |
This comment has been minimized.
it's actually
retune true
and no semicolon. just saying