We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edfbc6f commit eaf8673Copy full SHA for eaf8673
Pizza Cutter/pizza.py
@@ -1,3 +1,7 @@
1
+"""
2
+Author: Pavith Bambaravanage
3
+URL: https://github.com/Pavith19
4
5
tests = int(input())
6
7
for test in range(tests):
0 commit comments