Skip to content

Commit 262ac5b

Browse files
authored
Merge pull request #74 from iremdilsatkse/patch-1
Create types_irem_dilsat_kose.py
2 parents 6595927 + ee6e1f0 commit 262ac5b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Week02/types_irem_dilsat_kose.py

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

0 commit comments

Comments
 (0)