if-elif-else
There are 36 repositories under if-elif-else topic.
milaan9/03_Python_Flow_Control
Flow control is the order in which statements or blocks of code are executed at runtime based on a condition. Learn Conditional statements, Iterative statements, and Transfer statements
adityamangal1/PyThon-ProGrammIng
Repository to store sample python programs. Python's simple, easy to learn syntax emphasizes readability.
nirmalpaul383/Project-SURM_Virtual_Digital_Assistant
About: SURM is a virtual-digital assistant program. Which can understand user commands-queries, perform them as tasks or services and even can answer them accordingly with the help of multiple integrated offline executable function modules as well as some online API services based function modules, such as Wolfram Alpha, Wikipedia, OpenWeather etc.
YuvrajSutar/Python-Data
Python is a high-level, interpreted, and general-purpose programming language known for its simplicity, readability, and versatility.
ankurdhamija83/Python-Learning
Overview of the key concepts learned in Python - (Syntax, Basic Introduction, If-elif-else, Loops, Data Types, Exception Handling, Object-Oriented Programming)
AxelGarsal/Cisco_LearnigPath
Ejercicios y actividades del curso PACP-Programming Essentials in Python
Charsh177/Employee-Wages-Shell-Scripting
employee wages computation
Mo7amed3bdelghany/Upslove_Assiut_University
All the solutions of Icpc Assiut University for the newcomers in c++ and python, covered all the basics topics with gradually at different levels.
burhanahmed1/Python
Practice tasks for complete Python programming language, including OOP and DSA concepts.
cakmakaf/basic_calculator
Python code of basic math operations.
julianacastilloaraujo/Ejercicio
Ejercicio en python usando: funciones, promedio, if, if-else, if-elif-else 💚 | Desarrollado para la clase de Linea de Profundizacion III | Universidad de Cundinamarca, Seccional Ubaté 🇨🇴
kaichingchang/Python-Control-Structure
示範 Python 的控制結構,包括選擇、迴圈及例外處理。
khaledkamr/Mastring-Python
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.
mani24singh/Python-Assignments
Python Essential Assignments - Letsupgrade Python Essentials Course. Experimenting with various default functions of string,List and Dictionary in Python. Using Python Loops and conditional statements to print various programs. Dealing with opening,reading,writing a file in python. Also defining a function to provide a factorial of an integer given by user.
Ongoing-Knowledge-Scraping/Hangman-Part-5
Hangman game utilizing all tools / skills learned so far. First time dealing with importing external files with code.
sru0309/python_practices
All my python related practice code
Wladison-Maciel/Area-Estudo-Js
Local onde eu e você iremos aprender JavaScript juntos
adeion/OOP-coffee-machine
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)
Anurag1101/List_Command_Operations
"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."
Ashwani1621/Coffee-Machine
What can be better than a cup of coffee during a break? A coffee that you don’t have to make yourself. It’s enough to press a couple of buttons on the machine and you get a cup of energy; but first, we should teach the machine how to do it. In this project, you will work on programming a coffee machine simulator. The machine works with typical products: coffee, milk, sugar, and plastic cups; if it runs out of something, it shows a notification. You can get three types of coffee: espresso, cappuccino, and latte. Since nothing’s for free, it also collects the money.
bachinaram/python4all
This is python crash course designed for college grads, non-python developers, python experts who wants refresh their core knowledge.
chaseyvw/BatteryPercentageApp
This project will notify the user of their current battery percentage, when their battery is fully charged, and when their battery is running low.
DimitriosKantzas/AstroCoding
Προγραμματισμός σε γλώσσα Python και εφαρμογή στην Αστρονομία και Αστροφυσική.
hamza442-ali/LabTask
Few concepts of java. Like the use of switch, if-else, and array in Java
L-Burns/POS-Terminal-System
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 receipt.
UrvashiBhavnani08/Python
Python Programs
vinayborhade/Python
Python examples for self learning
Vshivacode/Day-3-Python
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
Anurag1101/The_Perfect_Guess
Perfect Guess is a simple number guessing game built with Python. Players try to guess a randomly generated number between 1 and 100, receiving feedback on whether their guesses are too high or too low. The game continues until the correct number is guessed, with an option to play again. Enjoy testing your guessing skills!
GoreHero/Lab3
Самостоятельные работы под префиксом HW
mikecwikielnik/Python
Python samples that are self-taught.
Ninad077/Python_basics
Content: Functions, Variables, Data types in Python, Sequential Data types, Indexing, Slicing, Dictionary, Sets, Mutable and Immutable, Append, Insert and Length, if elif & else, input function, for loop, Defining a Function, Try and except block
PETERMUTWIRI/Python_Control_Flow
Python control flow project
StrangeCoder1729/Find-the-Treasure
A game which will take you to a series of adventurous moments that will decide your fate
umairabbasDev/Tuf-task
lab task for beginners in C++
vidhyarth08/Snake--Water--Gun-Game
Snake-Water-Gun game