Browse Source

freat: new Function (buzzinga)

1122-buz-zinga
zainabdnaya 2 years ago
parent
commit
fef4b725e3
  1. 2
      subjects/buzzinga/README.md

2
subjects/buzzinga/README.md

@ -1,6 +1,6 @@
# buzzinga
### instruction
### Instructions
- Write a function named `buzZinga()` that takes a number as an argument and prints the following:
- If the number is divisible by 3, print `Buz` followed by ('`\n`')
- If the number is divisible by 5, print `Zinga` followed by ('`\n`')

Loading…
Cancel
Save