We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4762703 + cc5610f commit 107e4d7Copy full SHA for 107e4d7
Week02/types_muhammet_topcu.py
@@ -0,0 +1,4 @@
1
+my_int = 6
2
+my_float = 0.6
3
+my_bool = True
4
+my_complex = 6 + 6j
0 commit comments