Skip to content

Commit 4e54c29

Browse files
authored
Merge pull request #11 from yavuzserdogan/master
Create types_yavuz_selim.py
2 parents 80fcbe3 + 69e2465 commit 4e54c29

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Week02/types_yavuz_selim.py

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

0 commit comments

Comments
 (0)