Skip to content

Commit 12a9339

Browse files
committed
week1 and week2 task added
1 parent 6a0ee87 commit 12a9339

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

Week01/info_ahmet_tayyip_mujde.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
student_id="200315089"
2+
full_name="Ahmet Tayyip Müjde"

Week02/types_ahmet_tayyip_mujde.py

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

0 commit comments

Comments
 (0)