We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 673082c + c9ed9ed commit 287c444Copy full SHA for 287c444
Week02/types_umut_turk.py
@@ -0,0 +1,4 @@
1
+my_int = 299
2
+my_float = 3.14
3
+my_bool = True
4
+my_complex = 1312j
0 commit comments