Skip to content

Beginner to intermediate Python projects demonstrating input/output, conditionals, loops, dictionaries, and text-based applications.

Notifications You must be signed in to change notification settings

youngvanle/Python-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Python Projects

This repository contains beginner to intermediate Python projects developed to practice core programming skills and build a clean portfolio.

Each script demonstrates foundational Python concepts such as:

  • Input/output
  • Conditionals and loops
  • Functions and dictionaries
  • Modular structure and text-based interactions

πŸ“‚ Folder Structure

  • lab_practices/ – A collection of small Python exercises focused on logic, formatting, and syntax mastery.
  • dungeon_game/ – A text-based adventure game with milestone versions preserved under legacy/. A refined version is planned for future development.

βœ… Notes

  • All scripts follow PEP 8 naming conventions.
  • Inline comments are included throughout for clarity and educational value.
  • Future enhancements will be tracked through new versions or folders.

About

Beginner to intermediate Python projects demonstrating input/output, conditionals, loops, dictionaries, and text-based applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages