else
Here are 88 public repositories matching this topic...
A Flake8 plugin which checks the use of for-else and while-else
-
Updated
Oct 28, 2023 - Python
how and why to avoid the else keyword by Nick Chapsas
-
Updated
Nov 5, 2022 - VBA
Use if to specify a block of code to be executed, if a specified condition is true Use else to specify a block of code to be executed, if the same condition is false Use else if to specify a new condition to test, if the first condition is false
-
Updated
May 25, 2023 - HTML
-
Updated
May 16, 2022 - Python
Invert conditions for all modern programming languages and frameworks 🔀
-
Updated
Mar 24, 2024 - TypeScript
Working with logical operators in Python.
-
Updated
Nov 18, 2021 - Python
Programas simples em linguagem java com sequencias de decisões encadeadas com testes lógicos, If e Else.
-
Updated
Dec 3, 2022 - Java
Faça um programa JavaScript em que o usuário informará a sua idade e o programa emitirá uma mensagem dizendo se o usuário e ou não menor de idade.
-
Updated
Nov 16, 2021 - JavaScript
Improve this page
Add a description, image, and links to the else topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the else topic, visit your repo's landing page and select "manage topics."