nested-conditionals
There are 6 repositories under nested-conditionals topic.
KirilMadzharov/Programming-Basics-with-Python-February-2023
Programming Basics with Python - February 2023
Christopher-Deo/leap-year-check
Python script to determine if a user supplied year is a leap year. Logic accepts a numerical input and uses mathematical calculations and nested conditionals to determine if the year is a leap year.
Jordan-Rob/MMGUI-prompts
simple gui program with python showing how mobile money service prompts work
marcusviniciusmo/Programming_Logic_Unifametro
A comprehensive collection derived from my college coursework - (Unifametro).
nikolay-doichev/SoftUni-course-Programming-Basics-with-C-from-Software-Engineering-program
SoftUni course "Programming Basics" October 2018 from Software Engineering program
SofiSaR/C--_Lunch_Spring-2022
This console application takes and validates yes and no decisions from the user and follows a path of nested conditions to determine what to suggest for lunch to the user.