Skip to content

Darshan-KC/python_basic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Basic Projects

This repository contains a collection of basic Python projects with well-thought-out solutions. These projects are ideal for beginners looking to practice and enhance their Python skills.

Table of Contents

Projects

Here are some of the projects included in this repository:

  1. Snake Water Gun Game
  2. Character Input
  3. Odd or Even
  4. List Less Than a Number
  5. Divisor Finder
  6. List Overlap
  7. Palindrome Checker
  8. List Comprehensions
  9. Scissor Paper Rock Game
  10. Number Guessing Game
  11. Primality Test
  12. Fibonacci Sequence Generator
  13. Password Generator
  14. Binary Search Algorithm
  15. Tic Tac Toe Game
  16. Birthday Dictionary

And many more...

Installation

  1. Clone the repository:

    git clone https://github.com/Darshan-KC/python_basic.git
  2. Navigate to the project directory:

    cd python_basic

Usage

Each project is contained in its own Python file. You can run any of the scripts using Python. For example: bash python 01_snake_water_gun.py

Contributing

Contributions are welcome! If you have any improvements or new projects to add, please follow these steps:

  1. Fork the repository.

  2. Create a new branch:

    git checkout -b feature-new-project
  3. Commit your changes:

    git commit -m "Add new project"
  4. Push to the branch:

    git push origin feature-new-project
  5. Open a pull request.

About

This contains basic python projects with best solutions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •