We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fdb4de0 + b1f2a05 commit 0463cd9Copy full SHA for 0463cd9
Week02/types_niyazi_cetinkaya.py
@@ -0,0 +1,4 @@
1
+my_int = 13
2
+my_float = 13.0
3
+my_bool = True
4
+my_complex = 5j
0 commit comments