We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8ae37c5 + c27cc80 commit 1efaa7bCopy full SHA for 1efaa7b
1 file changed
Week02/types_turhan_gunduzoglu.py
@@ -0,0 +1,4 @@
1
+my_int = 5
2
+my_float = 7.3
3
+my_bool = True
4
+my_complex = 3+5j
0 commit comments