Skip to content

Commit 9c7241d

Browse files
authored
Create types_hasan_celik.py
1 parent 4c0c6d9 commit 9c7241d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Week02/types_hasan_celik.py

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

0 commit comments

Comments
 (0)