Skip to content

ptrcmahinay/Python-for-beginners-project-exercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

My Python Beginners Projects

Hi there! This is a collection or compilation of my small, simple, and self-contained projects for beginners in Python. Each project is simple and easy to understand, yet challenging enough to help me learn fundamentals and basics of Python.

Project list

Basic

  1. Guessing Game:
  2. Calculator: A calculator that can calculate two numbers using arithmetic operations of addition, subtraction, multiplication, division, modulus, and exponentiation. There are currently 3 version of this.
  3. Leap Year Checker
  4. Prime Number Checker
  5. Password Generator
  6. BMI Calculator
  7. Caesar Cipher

Medium

  1. Rock Paper Scissor: A classic game where I can play against the computer and learn how to implement basic conditionals in Python.
  2. Hangman Game
  3. Blackjack Game
  4. Guessing Number Game
  5. Dice Roll

Visit my REPLIT profile to see more codes

About

Compilation of my simple projects in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages