if-statements
Here are 52 public repositories matching this topic...
This code is used as a way of learning to code in python and seeing what I have learned over the months. This code is about if statements and this also includes the usage of "if statement", "elif statement" and "else statement".
-
Updated
Jun 22, 2022
All my python related practice code
-
Updated
Apr 17, 2023 - Jupyter Notebook
A program that prompts the user for a credit card number and then reports whether it is a valid American Express, MasterCard, or Visa card number per the Luhn's algorithm.
-
Updated
Mar 31, 2021 - Python
Lincolle4net is a .NET library which exposes some methods as extension; which apply inline tests before perfoming some operations on generics and collections.
-
Updated
Jun 21, 2022 - C#
R2 - Decision Making statements in R
-
Updated
Jan 21, 2021 - R
Make HTML usable as templates
-
Updated
Oct 19, 2021 - HTML
IF STATEMENTS ; COMPARISON OPERATORS ; IF STATEMENTS NESTED
-
Updated
Apr 12, 2024 - JavaScript
Simulate Taxi rides in the city.
-
Updated
Aug 19, 2020 - Java
-
Updated
Apr 17, 2021 - C
Karabuk Universitesi--We Want Education--Python
-
Updated
Sep 3, 2021 - Python
A bunch of Cpp codes has been dumped in this repo for the newbies who are starting there journey in learning Cpp
-
Updated
Jul 12, 2024 - C++
This repository contains examples and explanations of using if statements, comparison operators, and nested if statements in JavaScript. The project is part of an assignment during my learning journey and aims to provide clear and practical demonstrations of these fundamental programming concepts.
-
Updated
Jun 25, 2024 - JavaScript
This exercise used factory functions to create vehicle objects, and an event to display which vehicles need repairing when a button is clicked.
-
Updated
Mar 9, 2022 - CSS
learn to generate random numbers and further knowledge on using if statements in javascript
-
Updated
Jun 17, 2019 - JavaScript
The initial caculator is based on the 2020 tax bracket for someone filing as "single", whereas the GUI is based on the 2021 tax bracket for each filing status. This calculator is built on an "if" statement.
-
Updated
Aug 26, 2021 - Python
-
Updated
Sep 19, 2018 - C++
Given a dollar amount, this code finds what bills you need to make that amount. Assuming we want to always use large bills if possible. $50 bill is the largest bill used.
-
Updated
Dec 20, 2020 - Python
Programa que calcula el volumen de oxigeno, basado en los datos de la prueba de la milla. Solución al ejercicio propuesto en el espacio académico Programación 1 (2021-2).
-
Updated
Feb 25, 2023 - Java
Improve this page
Add a description, image, and links to the if-statements topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the if-statements topic, visit your repo's landing page and select "manage topics."