We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5fb31d0 + c71f8e7 commit dc8e039Copy full SHA for dc8e039
Week02/types_burak_sartik.py
@@ -0,0 +1,4 @@
1
+my_int = 27
2
+my_float = 27.0
3
+my_bool = 27 == 27
4
+my_complex = 27j
0 commit comments