We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c208ce2 + 179fafb commit 463ad9aCopy full SHA for 463ad9a
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