Skip to content

Commit acc30b7

Browse files
authored
Create types_burak_ozturk.py
1 parent fea20f7 commit acc30b7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Week02/types_burak_ozturk.py

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

0 commit comments

Comments
 (0)