diff --git a/subjects/buzzinga/README.md b/subjects/buzzinga/README.md index be996246..c95bdc1e 100644 --- a/subjects/buzzinga/README.md +++ b/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`')