We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dac76cb commit 179fafbCopy full SHA for 179fafb
Week02/types_basak_kocan.py
@@ -0,0 +1,4 @@
1
+my_int = 45
2
+my_float = 12.5
3
+my_bool = True
4
+my_complex = 9j
0 commit comments