We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d9a4e1b + 41f4c9b commit 75ec6bfCopy full SHA for 75ec6bf
1 file changed
Week02/types_mustafa_kilic.py
@@ -0,0 +1,4 @@
1
+my_int = 1
2
+my_float = 51.0
3
+my_bool = True
4
+my_complex = 5j + 3
0 commit comments