Skip to content
#

nested-if-else-statements

Here are 10 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

Deep diving into JavaScript fundamentals. This repository actively tracks my learning progress through Modules 07-14 of Programming Hero's Milestone 02. It showcases my journey in building a strong problem-solving and debugging mindset by breaking down complex logic, handling edge cases, and applying algorithmic thinking to coding challenges.

  • Updated Jul 25, 2026
  • JavaScript

Improve this page

Add a description, image, and links to the nested-if-else-statements topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the nested-if-else-statements topic, visit your repo's landing page and select "manage topics."

Learn more