Repository to store sample python programs. Python's simple, easy to learn syntax emphasizes readability.
-
Updated
Oct 7, 2021 - Python
Repository to store sample python programs. Python's simple, easy to learn syntax emphasizes readability.
Ejercicios y actividades del curso PACP-Programming Essentials in Python
Practice tasks for complete Python programming language, including OOP and DSA concepts.
Hangman game utilizing all tools / skills learned so far. First time dealing with importing external files with code.
示範 Python 的控制結構,包括選擇、迴圈及例外處理。
A simple and fun number guessing game built in Python where users try to guess a randomly selected number within a given range and limited number of attempts — based on the chosen difficulty level.
This repository covers essential Python programming topics, including basics, OOP, file handling, and database operations. It also contains mini-projects to help solidify your understanding through practical application.
"A Python-based command-line tool that performs dynamic list operations such as inserting, removing, appending, sorting, and reversing elements. Users can interactively input commands to manipulate a list, making it a practical utility for learning Python list manipulation."
A game which will take you to a series of adventurous moments that will decide your fate
With the use of a while loop and if statements, I was able to have the customer input their order with numbers that are associated to an item on the menu that calculates their total each item an item is selected. That order is written to a text files that lists the items ordered and their grand total. The text file being written to serves as a r…
Python Programs
Projects: 1. even or odd, 2. Advance BMI Calculator, 3. Leap Year or Not, 4. Roller coaster ride, 5. Pizza Order Program, 6. Find Movie Seat Number
This is a simple command-line Task Manager program that lets users add, update, delete, view, and save tasks. It uses basic Python features like lists, functions, loops, and file handling for task organization.
Python examples for self learning
This project will notify the user of their current battery percentage, when their battery is fully charged, and when their battery is running low.
Προγραμματισμός σε γλώσσα Python και εφαρμογή στην Αστρονομία και Αστροφυσική.
Object-Oriented-Programming based sample coffee machine program which keeps track of resources , checks the amount of money entered and then returns the product (in terminal)
Python samples that are self-taught.
Python control flow project
Add a description, image, and links to the if-elif-else topic page so that developers can more easily learn about it.
To associate your repository with the if-elif-else topic, visit your repo's landing page and select "manage topics."