Skip to content

Commit caa05ff

Browse files
Rename Match and cases.py to Conditionals/Match and Case.py
1 parent a3ac664 commit caa05ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Match and cases.py renamed to Conditionals/Match and Case.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@
1515
case(7):
1616
print("Sunday")
1717
case _:
18-
print("there are only 7 days")
18+
print("there are only 7 days")

0 commit comments

Comments
 (0)