We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d3b2c3e + 274e47c commit 3d3bf6dCopy full SHA for 3d3bf6d
1 file changed
Week02/types_abdulsamet_kucuk.py
@@ -0,0 +1,4 @@
1
+my_int = 5
2
+my_float = 13.2
3
+my_bool = True
4
+my_complex = 5j
0 commit comments