We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f57081a + 8dddaea commit 845c17aCopy full SHA for 845c17a
Week02/types_mustafa_eren_tugcu.py
@@ -0,0 +1,4 @@
1
+my_int = 10
2
+my_float = 53.5353
3
+my_bool = False
4
+my_complex = -10+3j
0 commit comments