Skip to content
#

if-else

Here are 24 public repositories matching this topic...

CPP-Fundamentals

Performed base file system operations from the Linux Command Line Enviroment when implementing programs. Derived and employed basic algoritms from given problems Demonstrated basic programming concepts and constructs such as for/while/do-while loops, primative data types i.e. long, short, int, double, strings, char, arrays, pointers, variables, …

  • Updated Mar 29, 2022
  • HTML

This repository contains examples and code snippets for testing a set of conditions using if-else and else-if statements in JavaScript. Created as part of an assignment during my learning journey, the project aims to demonstrate how to effectively use conditional statements to control the flow of a program.

  • Updated Jun 25, 2024
  • HTML

Improve this page

Add a description, image, and links to the if-else 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 if-else topic, visit your repo's landing page and select "manage topics."

Learn more