Skip to content

Neeraj876/Basic_Python_Programs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Basic_Python_Programs

Overview

Welcome to this amaizing repository! This collection contains over 140 basic Python programs that are designed to help you prepare for interviews. Whether you are a beginner looking to solidify your Python skills or an experienced developer aiming to brush up on key concepts, this repository has got you covered.

Files

  • Basic Python Programs.pdf: This file contains the list of interview problems along with their solutions. You can use it as a quick reference guide or print it for offline use.

  • Basic Python Program.ipynb: This Jupyter Notebook file mirrors the content of the PDF file. It allows for interactive exploration of the problems and solutions. Feel free to run the code cells, modify them, and experiment with different solutions.

Contribution Guidelines

If you'd like to contribute additional problems or improvements to existing solutions, follow these steps:

  1. Fork the repository.
  2. Create a new branch for your changes: git checkout -b feature/new-problems.
  3. Make your changes and ensure they are well-documented.
  4. Test your changes locally.
  5. Commit your changes: git commit -m "Add new problems".
  6. Push to the branch: git push origin feature/new-problems.
  7. Create a pull request.

Your contributions are greatly appreciated!

Happy coding and good luck with your interviews!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published