We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a0fcd0d + d7e6201 commit 5fb31d0Copy full SHA for 5fb31d0
1 file changed
Week02/types_afra_inanc.py
@@ -0,0 +1,4 @@
1
+my_int = 2003
2
+my_float = 2003.0
3
+my_bool = 2003 == 2003
4
+my_complex = 2003j
0 commit comments