Skip to content
Open
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
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
This is a program writen in python
# This is a unit selector program written in python
<br/>
By using this, students of this university called 'Khayyam' can automatically select their units for the upcoming semester.
<br/>
for using this, all you need to know is to have the number of lessons and its group
for using this, all you need to do is to have the number of lessons and its group,
<br/>
in this code there's two arrays called 'course' and 'code'
in this code there are two arrays called 'course' and 'code'
<br/>
by listing the lessons by their numbers, in the same way as the example in the code, and inserting their groups in order in the other array and running it everything's going to be fine and you're going to have a fantasy selection for your next term.
by listing the lessons by their numbers, in the same way as the example in the code, and inserting their groups in order in the other array and running it everything's going to be fine and you're going to have a fantastic selection for your next term.