This is my fizzbuzz solution in python. In this app it will take a number as input and check that number via several conditions. If the number can devide by 3 it will print fizz, if the number devide by 5 will peint buzz and if the number is dedided by both 3 and 5 it will print FizzBuzz. In this file i used if statements, while loops
-
Notifications
You must be signed in to change notification settings - Fork 0
hkkmalinda/python_fizzbuzz_app
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published