Skip to content

Commit a3a603c

Browse files
authored
Merge pull request #844 from firatadar/patch-4
Create types_firat_adar_dal.py
2 parents 35480ea + 77b7d08 commit a3a603c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Week02/types_firat_adar_dal.py

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
my_int = 3
2+
my_float = 2.71
3+
my_bool = True
4+
my_complex = 7j

0 commit comments

Comments
 (0)