We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d3133d3 + 1300ba9 commit d9a4e1bCopy full SHA for d9a4e1b
1 file changed
Week02/types_aygul_ozkeklik.py
@@ -0,0 +1,4 @@
1
+my_int = 1
2
+my_float = 2.97
3
+my_bool = False
4
+my_complex = 3j
0 commit comments