We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3f67535 + 7401326 commit 93127a6Copy full SHA for 93127a6
Week02/types_alperen_cetin.py
@@ -0,0 +1,4 @@
1
+my_int = 42
2
+my_float = 3.14
3
+my_bool = True
4
+my_complex = 2+3j
0 commit comments