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

    Language:Jupyter Notebook22520226
  • adityamangal1/PyThon-ProGrammIng

    Repository to store sample python programs. Python's simple, easy to learn syntax emphasizes readability.

    Language:Python21006
  • 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.

    Language:Jupyter Notebook3100
  • 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)

    Language:Jupyter Notebook2109
  • AxelGarsal/Cisco_LearnigPath

    Ejercicios y actividades del curso PACP-Programming Essentials in Python

    Language:Python2101
  • 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.

    Language:C++2100
  • burhanahmed1/Python

    Practice tasks for complete Python programming language, including OOP and DSA concepts.

    Language:Python110
  • cakmakaf/basic_calculator

    Python code of basic math operations.

    Language:Jupyter Notebook110
  • 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é 🇨🇴

    Language:Python110
  • kaichingchang/Python-Control-Structure

    示範 Python 的控制結構,包括選擇、迴圈及例外處理。

    Language:Python1100
  • 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.

    Language:Python1310
  • 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.

    Language:Jupyter Notebook1100
  • Hangman-Part-5

    Ongoing-Knowledge-Scraping/Hangman-Part-5

    Hangman game utilizing all tools / skills learned so far. First time dealing with importing external files with code.

    Language:Python1000
  • sru0309/python_practices

    All my python related practice code

    Language:Jupyter Notebook1100
  • Wladison-Maciel/Area-Estudo-Js

    Local onde eu e você iremos aprender JavaScript juntos

    Language:JavaScript1110
  • 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)

    Language:Python0100
  • 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."

    Language:Python0100
  • 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.

    Language:HTML0101
  • bachinaram/python4all

    This is python crash course designed for college grads, non-python developers, python experts who wants refresh their core knowledge.

    Language:Jupyter Notebook0202
  • 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.

    Language:Python0100
  • DimitriosKantzas/AstroCoding

    Προγραμματισμός σε γλώσσα Python και εφαρμογή στην Αστρονομία και Αστροφυσική.

    Language:Python0100
  • 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.

    Language:Python0100
  • UrvashiBhavnani08/Python

    Python Programs

    Language:Python0100
  • Python

    vinayborhade/Python

    Python examples for self learning

    Language:Python0000
  • 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

    Language:Python0100
  • 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!

    Language:Python10
  • GoreHero/Lab3

    Самостоятельные работы под префиксом HW

    Language:C#
  • mikecwikielnik/Python

    Python samples that are self-taught.

    Language:Python10
  • 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

    Language:Jupyter Notebook10
  • PETERMUTWIRI/Python_Control_Flow

    Python control flow project

    Language:Python10
  • StrangeCoder1729/Find-the-Treasure

    A game which will take you to a series of adventurous moments that will decide your fate

    Language:Python10
  • umairabbasDev/Tuf-task

    lab task for beginners in C++

    Language:C++10
  • vidhyarth08/Snake--Water--Gun-Game

    Snake-Water-Gun game

    Language:Python10