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.
2 parents 21d3401 + b60b839 commit 2fa7af8Copy full SHA for 2fa7af8
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