Skip to content

Elitsuv/PyPrac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyPrac

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

How to Use PyPrac

Step 1: Accessing PyPrac

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!

Step 2: Choosing a Python Problem

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.

Step 3: Solving a Problem

After selecting a problem, follow these steps:

  1. 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).
  2. Write your code: Test your code in any of the compiler.

Installation (For Developers)

To clone this project

  git clone https://github.com/Elitsuv/Pyprac.git
   cd PyPrac

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project's code of conduct.

Feedback

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!

License

MIT License