Code Monkey home page Code Monkey logo

basic_python_programs's Introduction

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 (2).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!

basic_python_programs's People

Contributors

piushkaushik avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.