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 698d870 + 76c1139 commit 0691273Copy full SHA for 0691273
Week02/types_ece_akinci.py
@@ -0,0 +1,4 @@
1
+my_int = 19
2
+my_float = 5.5
3
+my_bool = False
4
+my_complex = 3j - 4
0 commit comments