Skip to content

Commit 0691273

Browse files
authored
Merge pull request #600 from eceakinci56/patch-3
Create types_ece_akinci.py
2 parents 698d870 + 76c1139 commit 0691273

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Week02/types_ece_akinci.py

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

0 commit comments

Comments
 (0)