We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a5a22d5 + ba38e30 commit bb3272cCopy full SHA for bb3272c
Week02/types_gokhan_koray_bulbul.py
@@ -0,0 +1,4 @@
1
+my_int = 0
2
+my_float = 0.0
3
+my_bool = False
4
+my_complex = 0j
0 commit comments