Welcome to PyPrac! This is a practice platform for Python, specially designed for grade 11th and 12th students. It's completely free, and you can practice as much as you want. You can even contribute your own Python questions to help others improve their skills.
No materials for 12th. Still under development
PyPrac is a web-based platform. You don't need to sign up or log in to start using it. Simply visit the website, and you're ready to go!
- CLick this URL: PyPrac
Once you're on the homepage, scroll down and select Practice Question
- Solve MCQs of available problems.
- Click on a SAQ to view its SAQ type questions.
After selecting a problem, follow these steps:
-
Read the problem statement: Understand what the task is asking you to do. The problem will include:
- The input format (what the function receives).
- The output format (what the function should return).
-
Write your code: Test your code in any of the compiler.
To clone this project
git clone https://github.com/Elitsuv/Pyprac.git
cd PyPrac
Contributions are always welcome!
See contributing.md
for ways to get started.
Please adhere to this project's code of conduct
.
If you have any feedback, don't feel shy please open issue or create a discussion in the repository we are happy to resolve it!