We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 441d360 commit 7401326Copy full SHA for 7401326
Week02/types_alperen_cetin.py
@@ -0,0 +1,4 @@
1
+my_int = 42
2
+my_float = 3.14
3
+my_bool = True
4
+my_complex = 2+3j
0 commit comments