We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 35480ea + 77b7d08 commit a3a603cCopy full SHA for a3a603c
Week02/types_firat_adar_dal.py
@@ -0,0 +1,4 @@
1
+my_int = 3
2
+my_float = 2.71
3
+my_bool = True
4
+my_complex = 7j
0 commit comments