10000 Updated question numbere · ihf-code/python@4da0c0b · GitHub
[go: up one dir, main page]

Skip to content

Commit 4da0c0b

Browse files
committed
Updated question numbere
1 parent e307f9a commit 4da0c0b

File tree

1 file changed

+1
-1
lines changed
  • session_04/answers

1 file changed

+1
-1
lines changed

session_04/answers/B10.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# D5 - FizzBuzz – Write a program that prints the numbers from 1 to 100.
1+
# B10 - FizzBuzz – Write a program that prints the numbers from 1 to 100.
22
# For multiples of three, print “Fizz” instead of the number and for multiples of five, print “Buzz”.
33
# For numbers which are multiples of both three and five, print “FizzBuzz”
44

0 commit comments

Comments
 (0)
0