Skip to content

davi-sousa-queiroz/Project-2-Menu-Program

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

📘 Python Menu Program (January 23rd, 2026)

This is my second GitHub project, made while learning Python.
It’s a simple command-line menu program that lets the user choose between different options and interact with the program.

🧩 What this program includes

• User name input
• Menu with multiple options
• Loop to keep the program running
• Exit option

🧠 What I practiced in this project

• print()
• input()
• Variables
• If / elif / else statements
• While loops
• String methods
• Basic control flow

▶️ How I run the project

• I run this file using my code editor (PyCharm) by pressing Run

📚 Learning source

• I learned the Python concepts used in this project from Bro Code’s Python Course on YouTube

🚀 Future plans

• Improve the menu structure
• Add more options
• Clean up and refactor the code as I learn more Python

About

Beginner Python menu program created to practice while loops that I have recently learned.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages