Skip to content

Commit 6e22fd9

Browse files
authored
Merge pull request #909 from aycaselda/patch-1
Create types_aycaselda_keskin.py
2 parents 463ad9a + 7d9052a commit 6e22fd9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Week02/types_aycaselda_keskin.py

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

0 commit comments

Comments
 (0)