You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 8, 2021. It is now read-only.
Instead of returning directly in the switch statement, create a variable and store it. This is better to emphasize that break doesn't exist.
Also, add a fallthrough.
Possibly call the function multiple times in main to show those parts running, but I don't think there's space on the slide.