We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d203274 + 34ef239 commit 3f3d7e5Copy full SHA for 3f3d7e5
Week02/types_bahri_un.py
@@ -0,0 +1,4 @@
1
+my_int= 10
2
+my_float = 2403.5940
3
+my_bool = True
4
+my_complex = 87+3j
0 commit comments