Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d0a019 commit cd0fde2Copy full SHA for cd0fde2
1 file changed
Doc/whatsnew/3.10.rst
@@ -669,6 +669,7 @@ Several other key features:
669
GREEN = 1
670
BLUE = 2
671
672
+ color = Color.GREEN
673
match color:
674
case Color.RED:
675
print("I see red!")
0 commit comments