nested-if-else-statements
Here are 9 public repositories matching this topic...
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
- Updated
Aug 26, 2023 - Jupyter Notebook
R2 - Decision Making statements in R
- Updated
Jan 21, 2021 - R
Control Structure using java programming language covers Decision control structure and Loop Control Structure . . . .
- Updated
Dec 4, 2022 - Java
🎮 A terminal-based Stone Paper Scissor game in C where you battle the computer using logic, luck, and a sprinkle of rand(). Simple, fun, and beginner-friendly!
- Updated
Jul 28, 2025 - C
Blood group compatibility checker. Validates receiver/donor strings, reports invalid entries, and determines donation safety using complex logical operators.
- Updated
Oct 28, 2025 - C++
The game requires the player to choose a direction, a means of crossing the lake and a door to open in order to find treasure.
- Updated
Jan 5, 2022 - Python
Welcome to the **Blackjack Game** repo! This is a simple text-based implementation of the classic card game, Blackjack. Players compete against a dealer to reach a score of 21 or as close to it as possible without going over.
- Updated
Oct 1, 2024 - Python
This includes a basic arithmetic calculator which for Addition, Subtraction, Multiplication and Division. It also validates about division with zero. A fully well commented code for understanding of basic Arithmetic Calculator Formation.
- Updated
Oct 21, 2025 - C++
Improve this page
Add a description, image, and links to thenested-if-else-statements topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thenested-if-else-statements topic, visit your repo's landing page and select "manage topics."