GitHub - BBWorksB/Python_beginners_projects_codes: Let's start your python journey together. · GitHub
Skip to content

BBWorksB/Python_beginners_projects_codes

Repository files navigation

Python_beginners_projects_codes

This repo contains top 25 python programs for beginners. In the order of complexity is as follows:

  1. Number guessing game - we use the math concept to guess a number. The user is given [log2(upper bound - lower bout +1]) chances to guess the number. This project covers the concept of conditions and use of math and random libraries.
  2. Word guessing game
  3. Hangman Game
  4. 21 number game

About

Let's start your python journey together.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages