We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7d40867 + 26e224e commit 01066cbCopy full SHA for 01066cb
Week02/types_efesamil_sarigul.py
@@ -0,0 +1,4 @@
1
+my_int = 21
2
+my_float = 1907.0
3
+my_bool = 10 == 10
4
+my_complex = 1907j
0 commit comments