Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions Week01/info_ismet_ozkan.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
student_id = "220315089"
full_name = "İsmet Özkan"
8 changes: 4 additions & 4 deletions pull_request_template.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
## Describe your changes

## Checklist
- [ ] I have read the [CONTRIBUTING]
- [ ] I have performed a self-review of my own code
- [ ] I have run the code locally and it works as expected
- [ ] I have commented my code, particularly in hard-to-understand areas
- [x] I have read the [CONTRIBUTING]
- [x] I have performed a self-review of my own code
- [x] I have run the code locally and it works as expected
- [x] I have commented my code, particularly in hard-to-understand areas

## Screenshots (if appropriate)
<!-- Add screenshots here if appropriate -->