A Python client to interact with the Ragheb Arabic API for tasks like logging in, retrieving public exams, starting exams, submitting answers, and getting exam results.
- Login: Authenticate with mobile and password.
- Get Public Exams: Retrieve public exams.
- Start Exam: Begin an exam.
- Submit Answers: Submit answers for an exam.
- Get Results: Fetch exam results.
- Process Questions: Select random or correct answers.
- Install dependencies:
pip install requests fake-useragent