TORONTO KIDS COMPUTER CLUB | PMCA Sunday 10:00 Practice -09.
17843
post-template-default,single,single-post,postid-17843,single-format-standard,ajax_fade,page_not_loaded,,qode-theme-ver-7.6.2,wpb-js-composer js-comp-ver-6.10.0,vc_responsive

PMCA Sunday 10:00 Practice -09.

03 Jul PMCA Sunday 10:00 Practice -09.

Question:
Create a loop between 1 to 20.

  • Print “fizz” if the number is divisible by 3
  • Print “bizz” if the number is divisible by 5
  • Print “fizzbizz” if a number is divisible by both 3 and 5.
  • Otherwise, print the number itself.
No Comments

Sorry, the comment form is closed at this time.