We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 043ce53 + 1e912cd commit 1003390Copy full SHA for 1003390
1 file changed
Week02/types_cem_ayyildiz.py
@@ -0,0 +1,4 @@
1
+my_int = 21
2
+my_float = 65.08
3
+my_bool = True
4
+my_complex = 2j
0 commit comments