8000 commit · chandantech56/python-class@36a1b2f · GitHub
[go: up one dir, main page]

Skip to content

Commit 36a1b2f

Browse files
committed
commit
1 parent ebc8cdd commit 36a1b2f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

python_class17/calender.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,5 @@
1515
##------Year wise--------
1616
import calendar
1717
yyyy = 2025
18-
print(calendar.calendar(2025))
18+
print(calendar.calendar(2025))
19+

0 commit comments

Comments
 (0)
0