Skip to content

Commit f3bd44b

Browse files
authored
Merge pull request #211 from protagonist9/master
Create info_tarik_bozgan.py
2 parents e7b3f1f + 8300154 commit f3bd44b

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

Week01/info_tarik_bozgan.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
student_id = "230315088"
2+
full_name = "Tarık Bozğan"

Week02/types_tarik_bozgan.py

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

0 commit comments

Comments
 (0)