Skip to content

Commit 8b6d7e5

Browse files
authored
Merge pull request #1010 from erentercan/master
Created info_eren_tercan.py
2 parents 5b921f6 + 51b1c57 commit 8b6d7e5

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

Week01/info_eren_tercan.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
student_id = "210315035"
2+
full_name = "Eren Tercan"

Week02/types_eren_tercan.py

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

0 commit comments

Comments
 (0)