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