We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 82162c6 + 51c3563 commit b550e5eCopy full SHA for b550e5e
Week02/types_khaled_alismail.py
@@ -0,0 +1,4 @@
1
+my_int = 22
2
+my_float = 8.98
3
+my_bool = False
4
+my_complex = 7j
0 commit comments