You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A collection of beginner Python programs covering essential programming concepts like user input, arithmetic operations, string manipulation, and condition handling. Perfect for early-stage learners to practice and understand Python fundamentals with real-world problem scenarios.
This repository represents the intermediate capstone project in the HyperionDev Data Science (Fundamentals) course. Financial projections are calculated for different types of investment. The UX is directed via the command line.
Translate between English, Spanish and French using a dictionary of thousands of terms in this simple to use user interface accessing values from a csv file using python loop functions and control structure.
๐ฎ A Python-based console app featuring Rock, Paper & Scissors, Snakes & Ladders, and Tic-Tac-Toe. ๐ ๏ธ Modular design, user-friendly UI, and robust input handling. ๐ Tracks scores, stats, and provides clean ASCII visuals. ๐ Perfect for showcasing core Python skills and game logic!
A collection of Python scripts created during my university studies, covering foundational concepts. Topics include control structures, data types, file handling, and interactive programming.