Brief example of how to use the switch statement in javascript
Brief example of how to use the switch statement in javascript
chat-to.dev Chat Rooms and Programming Content | Chat-to.dev
Join chat rooms and explore programming content on Chat-to.dev.
The switch statement is an alternative to if/else conditional construct (commonly called a "case statement") and may make the program more readable when handling multiple options.
6
comments
The code shown contains an error. Instead of multiply by seven, you probably mean divide by seven.
Faulty code example:
Math.floor((Math.random()* 7)+1)
1 0 Replythank you for the comment. but it would be very gratifying if this comment were left on the site. it would help our work to grow
0 0 ReplyThat would require another account but I'm reluctant to create one since:
- no privacy policy
- no legal info who runs the site
- given the first two points the "risk"-reward does not balance
Risk is in quotes since it's more of a "why bother?" than "oh no my info got stolen"
1 0 Reply
You've viewed 6 comments.
Scroll to top