We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 463ad9a + 7d9052a commit 6e22fd9Copy full SHA for 6e22fd9
Week02/types_aycaselda_keskin.py
@@ -0,0 +1,4 @@
1
+my_int = 22
2
+my_float = 22.0
3
+my_bool = False
4
+my_complex = 3j
0 commit comments