Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Mini Projects

This repository contains a collection of small Python projects that I built during my A-Levels (2023) as part of my early learning journey in programming. These projects focus on developing strong fundamentals in problem solving, control flow, and working with Python libraries.

Projects Included

  1. Rock Paper Scissors Game Command-line game where the user plays against the computer using basic logic and randomization.

  2. Number Guessing Game A simple guessing game where the user tries to guess a randomly generated number with feedback provided for each attempt.

  3. Wikipedia Summary Tool A small utility that fetches and displays the first sentence of a Wikipedia article based on user input.

Technologies Used

  • Python 3
  • random module
  • wikipedia library

About

Beginner Python mini projects

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages