Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Python Practice Repository

Welcome to the Python Practice Repository! This repository is designed to enhance Python programming skills, starting from basic concepts and progressing to advanced topics. It includes a collection of practice questions along with their corresponding answers.

Getting Started

Clone the Repository:

```bash

git clone https://github.com/Lavanya-nrg/Python
```

Contribute:

Feel free to contribute by adding new questions, improving existing ones, or providing alternative solutions.

How to Contribute

Fork the Repository: Click the "Fork" button at the top right of this repository to create your copy.

Clone Your Fork:

git clone https://github.com/Lavanya-nrg/Python

Create a Branch:

git checkout -b main/new-question

Add Your Contribution:

Add a new question file to the questions folder. Include the corresponding Python solution in the answers folder.

Commit and Push:

    git add .
    git commit -m "Add new question and solution"
    git push origin main/new-question

Create a Pull Request:

Go to your fork on GitHub and create a Pull Request. Provide a clear title and description of your contribution.

Happy Coding!

Enjoy practicing Python and leveling up your programming skills. If you have any questions, suggestions, or improvements, feel free to open an issue or contribute to make this repository even more valuable for the community. Happy coding!

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages