We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f9512ea + 8b52b48 commit 2c6d531Copy full SHA for 2c6d531
Week02/types_beytullah_arslan.py
@@ -0,0 +1,4 @@
1
+my_int = 30
2
+my_float = 2.98
3
+my_bool = True
4
+my_complex = 10j
0 commit comments