Skip to content

Commit eaf8673

Browse files
authoredJul 23, 2024
Update pizza.py
1 parent edfbc6f commit eaf8673

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
 

‎Pizza Cutter/pizza.py

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
"""
2+
Author: Pavith Bambaravanage
3+
URL: https://github.com/Pavith19
4+
"""
15
tests = int(input())
26

37
for test in range(tests):

0 commit comments

Comments
 (0)