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 1faa660 + 0df003c commit fa3d41dCopy full SHA for fa3d41d
Week02/types_bugra_kafa.py
@@ -0,0 +1,4 @@
1
+my_int = 52
2
+my_float = 52.0
3
+my_bool = True
4
+my_complex = 15j
0 commit comments