Skip to content

Commit e8d9cc1

Browse files
authored
Create types_cevdetahmet_turan.py
1 parent 59cfadb commit e8d9cc1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Week02/types_cevdetahmet_turan.py

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

0 commit comments

Comments
 (0)