We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3d3bf6d + 9e80d87 commit 7004452Copy full SHA for 7004452
Week02/types_fevzi_bagriacik.py
@@ -0,0 +1,4 @@
1
+my_int = 3
2
+my_float = 3.2
3
+my_bool = True
4
+my_complex = 3 + 9j
0 commit comments