Skip to content

Commit d203e5e

Browse files
authored
Merge pull request #828 from burakozturk1/patch-2
Create types_burak_ozturk.py
2 parents b503218 + acc30b7 commit d203e5e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Week02/types_burak_ozturk.py

+4
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)