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 213e67a commit b60b839Copy full SHA for b60b839
Week02/types_ridvan_celebi.py
@@ -0,0 +1,4 @@
1
+my_int = 11
2
+my_float = 11.1
3
+my_bool = False
4
+my_complex = 11 + 11j
0 commit comments