Skip to content

Commit 2ee7f1a

Browse files
authored
Merge pull request #161 from huseyinozenalbayrak/patch-2
Create types_huseyinozen_albayrak.py
2 parents 9d5c32a + 944d9a0 commit 2ee7f1a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Week02/types_huseyinozen_albayrak.py

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

0 commit comments

Comments
 (0)