We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8cbed15 + 16169bb commit 1f6d928Copy full SHA for 1f6d928
Week02/types_erban_gurcan.py
@@ -0,0 +1,4 @@
1
+my_int = 21
2
+my_float = 18.81
3
+my_bool = True
4
+my_complex = 8j
0 commit comments