We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3ac664 commit caa05ffCopy full SHA for caa05ff
Match and cases.py renamed to Conditionals/Match and Case.py
@@ -15,4 +15,4 @@
15
case(7):
16
print("Sunday")
17
case _:
18
- print("there are only 7 days")
+ print("there are only 7 days")
0 commit comments