Skip to content

Commit 9982df0

Browse files
authored
Merge pull request #22 from zehrakrts/patch-1
Create types_zehra_karatas.py
2 parents 603143b + 912fefe commit 9982df0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Week02/types_zehra_karatas.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.9
3+
my_bool = False
4+
my_complex = 2j

0 commit comments

Comments
 (0)