CodingJS

Solve programming problems in Javascript or TypeScript!

 ~  ~ JS Syntax Help

Text Tuesday

--

goingSwimming

Take in a temperature (number) and if it is sunny (true/false) and determine if they should go swimming (true/false). If it is really hot (over 90), they should always go swimming. If it is over 70 and sunny, they should go swimming. Otherwise, no swimming.

Examples

(ctrl-enter)

Popup content