We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57aaa1c commit 8cfe601Copy full SHA for 8cfe601
Week02/types_Oleksii_Rak.py
@@ -0,0 +1,4 @@
1
+my_int = 5
2
+my_float = 5.5
3
+my_bool = True
4
+my_complex = 3 + 5j
0 commit comments