We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2d2e5fd + 14fb60d commit fda0f95Copy full SHA for fda0f95
Week02/types_berke_alpaslan.py
@@ -0,0 +1,4 @@
1
+my_int = 3450
2
+my_float = 3.14
3
+my_bool = False
4
+my_complex = 2j
0 commit comments