Skip to content

Commit d44760a

Browse files
authored
Merge pull request #34 from Bilal-AYAKDAS/patch-1
Create types_bilal_ayakdas.py
2 parents 4e54c29 + d0c4391 commit d44760a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Week02/types_bilal_ayakdas.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
my_int=2
2+
my_float=3.99
3+
my_bool=False
4+
my_complex=5 + 4j

0 commit comments

Comments
 (0)