We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 02c23e8 + 75f308b commit 3274f6aCopy full SHA for 3274f6a
Week02/types_anil_guler.py
@@ -0,0 +1,4 @@
1
+my_int = 17
2
+my_float = 17.0
3
+my_bool = False
4
+my_complex = 3j
0 commit comments