Skip to content

Dev10-sys/Python-mini-projects-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

22 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Python Mini Projects by Dev

This repository contains two beginner-friendly Python projects written in Python:

🎯 1. Number Guessing Game

A fun guessing game where the computer randomly picks a number between 1 and 100, and the user tries to guess it.

πŸ” 2. Password Generator

A simple tool that creates a random, strong password of a user-defined length using letters, numbers, and symbols.


βœ… How to Run

  1. Make sure Python is installed.
  2. Download the file dev_python_project_combined.py
  3. Run it using the terminal or any Python IDE:
python dev_python_project_combined.py

About

Two beginner-level Python projects: a Number Guessing Game and a Password Generator.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published