Skip to content
#

elif

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

We had to modify the starter code. I had to add a line of code asking the user to enter a third number. I also had to edit the IF/ELIF/ELSE statements to confirm whether the third number is bigger/smaller/the same as the first number and whether it is bigger/smaller/the same as the second number. Also if all three numbers are the same.

  • Updated Mar 17, 2024
  • Python

Improve this page

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

Learn more