We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fe28c8 commit e0d6facCopy full SHA for e0d6fac
Week02/types_alp_ozdemir.py
@@ -0,0 +1,4 @@
1
+my_int = 43
2
+my_float = 10 / 2
3
+my_bool = 3 != 3
4
+my_complex = i + 1
0 commit comments