Skip to content

Commit 4a027e2

Browse files
Add variable declarations in types_bilgesu_mengusoglu.py
1 parent 71f5b39 commit 4a027e2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Week02/types_bilgesu_mengusoglu.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
2+
my_int = 44
3+
my_float = 44.4
4+
my_bool = True
5+
my_complex = 4 + 4j

0 commit comments

Comments
 (0)