A comprehensive collection derived from my college coursework - (Unifametro).
-
Updated
May 10, 2024
A comprehensive collection derived from my college coursework - (Unifametro).
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.
A lab where 'Nested Condition' concept of C++ programming language are practiced and solved with examples and problems
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.
A lab where conditional concepts of C programming language such as if-else, ternary operator, and switch-case are practiced and solved with examples and problems.
simple gui program with python showing how mobile money service prompts work
SoftUni course "Programming Basics" October 2018 from Software Engineering program
Programming Basics with Python - February 2023
Add a description, image, and links to the nested-conditionals topic page so that developers can more easily learn about it.
To associate your repository with the nested-conditionals topic, visit your repo's landing page and select "manage topics."