We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 14df5d2 + 0f98e48 commit e81162bCopy full SHA for e81162b
Week02/types_zeki_akgul.py
@@ -0,0 +1,4 @@
1
+my_int = 13
2
+my_float = 13.2
3
+my_bool = True
4
+my_complex = 13j
0 commit comments