Topic: "if-else"
skydoves/WhatIf
☔ Fluent syntactic sugar to handle single if-else statements, nullable, collections, and booleans for Kotlin and KMP.
Language: Kotlin - Size: 671 KB - Last synced at: 8 days ago - Pushed at: 6 months ago - Stars: 911 - Forks: 36

naman03malhotra/match-rules
A tiny 1kB zero dependency JavaScript utility that lets you write your conditional business logic in a declarative way (React like).
Language: JavaScript - Size: 1.24 MB - Last synced at: about 6 hours ago - Pushed at: over 2 years ago - Stars: 43 - Forks: 6

jonschlinkert/whence
Add context awareness to your apps and frameworks by safely evaluating user-defined conditional expressions. Useful for evaluating expressions in config files, prompts, key bindings, completions, templates, and many other user cases.
Language: JavaScript - Size: 72.3 KB - Last synced at: 16 days ago - Pushed at: 2 months ago - Stars: 42 - Forks: 1

iluoxuan/ocean-swak
业务多实现框架-参考swak ppt实现
Language: Java - Size: 25.4 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 18 - Forks: 16

aayushyadavz/JavaScript-Full-Notes
Basically in this repo you will find the Javascript topic wise codes with notes on every line of code. Beginner friendly JS notes, you can learn, revise e.t.c.
Language: JavaScript - Size: 5.25 MB - Last synced at: 7 days ago - Pushed at: 8 months ago - Stars: 16 - Forks: 5

adityamangal1/C-Programming
C programming example codes.
Language: C - Size: 50.8 KB - Last synced at: 12 days ago - Pushed at: almost 4 years ago - Stars: 11 - Forks: 1

damaera/react-control-statements
Neater control statements (if/for) for react, as a component
Language: JavaScript - Size: 60.5 KB - Last synced at: 11 days ago - Pushed at: over 7 years ago - Stars: 11 - Forks: 3

julianacastilloaraujo/Algoritmo-Transposicion
Desorrollo de matriz, se toma la frase y se logra encriptar o desencriptar dependiendo la solicitud del usuario | Desarrollado en python 🐍 | Linea de profundizacion II - UCundinamarca 🇨🇴
Language: Python - Size: 8.79 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 10 - Forks: 4

jmcamposdev/Java-Book-Exercises
📚 Welcome to the ☕️ code exercise repository for the Paraninfo Programming book by Alfonso Jiménez Martín and Francisco Manuel Pérez Montes (ed. Paraninfo)! 👨💻 Improve your coding skills with carefully written and commented exercises 📝, ranging from simple to complex.
Language: Java - Size: 617 KB - Last synced at: 2 days ago - Pushed at: almost 2 years ago - Stars: 8 - Forks: 3

tungv/brn
Functional flow control
Language: TypeScript - Size: 1.04 MB - Last synced at: 9 days ago - Pushed at: about 2 years ago - Stars: 8 - Forks: 0

thecodrr/WhatIfJS
WhatIf is an extremely simple and easy to use JavaScript extension for expressing a single if-else statement anywhere, anytime.
Language: JavaScript - Size: 28.3 KB - Last synced at: 1 day ago - Pushed at: over 5 years ago - Stars: 8 - Forks: 0

juletopi/Algoritmos_e_Logica_de_Programacao
👩💻 • Repositório back-end com os conteúdos de Algoritmos e Lógica de Programação, utilizando o Visual Studio e a linguagem CSharp como ferramentas de aprendizado.
Language: C# - Size: 2.23 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 7 - Forks: 0

madahetooo/JavaLanguageFullProject
This is a Full Project contains Almost the java programming language concepts
Language: Java - Size: 4.74 MB - Last synced at: 9 days ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 1

AhmadrezaMozaffary/Calculate-courses-average
Language: C++ - Size: 3.91 KB - Last synced at: 11 days ago - Pushed at: almost 2 years ago - Stars: 6 - Forks: 0

Hafiz-Sakib/PUC-ICS-Tasks
Premier University,Chittagong.ICS Course
Language: C - Size: 32.3 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 6 - Forks: 0

alitahir4024/Tic-Tac-Toe-Game
Tic Tac Toe game is fully functional game developed by using pure jQuery.
Language: JavaScript - Size: 39.1 KB - Last synced at: 12 days ago - Pushed at: almost 4 years ago - Stars: 6 - Forks: 1

nicholaspatrickhill/MyInstruments
MyInstruments is my capstone project for Code Kentucky's Software Development Part 1. This console application was developed to help me manage my collection of musical instruments. Demonstrates inheritance, abstraction, dictionaries, arrays, switches, If-Else blocks, unit testing, logging, writing to text file, NuGet, LINQ query and calculations.
Language: C# - Size: 13.4 MB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

sidharthjuyal/basic-cpp
some basic concepts of C++
Language: C++ - Size: 553 KB - Last synced at: 8 months ago - Pushed at: about 3 years ago - Stars: 5 - Forks: 2

oguzhanKomcu/CSharp__Fundamentals
I share my work on C#.
Language: C# - Size: 159 KB - Last synced at: 12 days ago - Pushed at: about 3 years ago - Stars: 5 - Forks: 0

xaoccc/python
python_training
Language: Python - Size: 18.7 MB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 4 - Forks: 1

rafaelmoura23/JAVA-DEVTarde
Repository destined to exercises and project about java and your applications
Language: Java - Size: 1.2 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

julianacastilloaraujo/Encriptado
Encriptacion de palabra ingresada en lenguaje python 🐍 | Reconocimiento del abecedario, mayusculas y minusculas | Linea de Profundizacion II 🇨🇴
Language: Python - Size: 9.77 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

julianacastilloaraujo/Desencriptar
Desencriptar texto ingresado por mi usuario | Desarrollo en python 🐍 | Linea de profundizacion II | UCundinamarca 🇨🇴
Language: Python - Size: 1000 Bytes - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 1

Gabbszzz/Liguagem-C
Aplicando lógica de programação na linguagem C
Language: C - Size: 83 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

sakshidgoel/Python-Compiler
All phases of a compiler for Python Language have been implemented using C language. The constructs 'if-else' and 'while' have been handled.
Language: C - Size: 2.32 MB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 4

cihat-kose/java-practice-lab
A comprehensive Java practice repository covering essential and advanced topics. Ideal for students and developers to enhance their Java skills through practical exercises focusing on data types, control statements, OOP concepts, and collections.
Language: Java - Size: 487 KB - Last synced at: 7 days ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 1

stdlib-js/utils-if-then
If a condition is truthy, invoke `x`; otherwise, invoke `y`.
Language: JavaScript - Size: 918 KB - Last synced at: about 8 hours ago - Pushed at: 4 months ago - Stars: 3 - Forks: 0

stdlib-js/utils-async-if-else
If a predicate function returns a truthy value, return `x`; otherwise, return `y`.
Language: JavaScript - Size: 939 KB - Last synced at: 1 day ago - Pushed at: 4 months ago - Stars: 3 - Forks: 0

G-Mustafa1/Tic-Tac-Toe-Game
Created a Tic-Tac-Toe game using HTML, CSS, and JavaScript that is both classic and interactive 🎮. The game is played on a 3x3 grid where two players (one as "X" and the other as "O") take turns trying to align three of their symbols horizontally, vertically, or diagonally 🏆.
Language: CSS - Size: 1.23 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 3 - Forks: 0

BilalGns/C-Examples
C language examples
Language: C - Size: 1.73 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

OvidijusParsiunas/condition-inverter
Invert conditions for all modern programming languages and frameworks :twisted_rightwards_arrows:
Language: TypeScript - Size: 30 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

julianacastilloaraujo/Atbash
Encriptacion de palabra ingresada y palabra original en python 🐍 | Reconocimiento del abecedario, mayusculas y minusculas pero esta vez con enfoque hacia el algoritmo "Atbash"| Linea de Profundizacion II 🇨🇴
Language: Python - Size: 1000 Bytes - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

M-F-Tushar/CSE-1102
All programming problems from the course lecture. (Structured programming language in C)
Language: C - Size: 531 KB - Last synced at: about 20 hours ago - Pushed at: about 22 hours ago - Stars: 2 - Forks: 0

stdlib-js/utils-if-else
If a condition is truthy, return `x`; otherwise, return `y`.
Language: JavaScript - Size: 368 KB - Last synced at: 10 days ago - Pushed at: 15 days ago - Stars: 2 - Forks: 0

AlgoAbrar/First-Year-Second-Semester-Lab
First Semester Lab Experiments
Language: C - Size: 1.02 MB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 2 - Forks: 0

zediculz/Burokku
A lightweight tool for conditionally rendering React component
Language: JavaScript - Size: 9.02 MB - Last synced at: 15 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

stdlib-js/utils-async-if-then
If a predicate function returns a truthy value, invoke `x`; otherwise, invoke `y`.
Language: JavaScript - Size: 855 KB - Last synced at: 9 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

Iftekhar-Rahi/CSE110
This repository contains all the lab assignments done in the CSE110 course of Brac University
Language: Python - Size: 9.17 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

jasheloper/conditionals-test-3
Test skills with JavaScript conditionals.
Language: HTML - Size: 3.91 KB - Last synced at: 19 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

pronobkarmoker/Core_Codes_and_Projects
Here are all the basic codes and projects which are done in C & C++ .
Language: C++ - Size: 1.15 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

faithnkantha/java-learning
In the repo you will find well documented codes that will teach you java in a simplified manner.
Language: Java - Size: 169 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

jmcamposdev/1DAW-PROG
📚 Welcome to the 1st year of Web Development programming repository! Here you will find activities 📝, projects 🏗️, exams 📝, and more! 💻 👍 Contributions and suggestions are always welcome! Happy coding! 💻🚀
Language: Java - Size: 8.46 MB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 1

EuJinnLucaShow/goit-js-hw-01
Educational tasks 📒 JS-HW-01
Language: JavaScript - Size: 11.7 KB - Last synced at: 4 days ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

watchout254/range-values-user-input-
Language: C++ - Size: 491 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

prince-111/Learn_CPP_Programming
⚱️ in which 🎉 Learn Basic about C++ ❤️ Programing Language 🚀 Pattern print 🚓 Basic Math🧮 OOPS & STL🔥
Language: C++ - Size: 42 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

JB1905/react-render-actions
💥 Set of JavaScript actions to use during component rendering
Language: TypeScript - Size: 4.43 MB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

qin20/rc-if-else
React conditional rendering
Language: JavaScript - Size: 270 KB - Last synced at: about 13 hours ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

ujunwa-DS/30-days-of-data-and-exercises
All about python from simple arithmetic, python data type, libraries, functions and data preprocessing with exercises to show understanding level
Language: Jupyter Notebook - Size: 56.6 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

marrrkkk/Cpp-Login-System
A simple login system without database
Language: C++ - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

MoinDalvs/Python_for_Data_Science
1.Python Basics function
Language: Jupyter Notebook - Size: 745 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

igormendesdev/exercicios-de-algoritmos
Repositório de Algoritmos e Lógica de Programação | Prof. Clayton Ferraz | Visual Studio & CSharp
Language: C# - Size: 238 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

Xyrku000/Java-Final-Project-with-comments-
This is my final project for an introductory Java class I took in 2022.
Size: 66.4 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

Vishuu005/Cplusplus-New-Programming
C++ is an object-oriented programming language which gives a clear structure to programs and allows code to be reused, lowering development costs. C++ is portable and can be used to develop applications that can be adapted to multiple platforms. C++ is fun and easy to learn! Paradigms: Object-oriented programming Designed by: Bjarne Stroustrup
Language: C++ - Size: 545 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

MehmetAsimSEZER/CS_Fundamentals
Basic Loops Examples, Functions Examples
Language: C# - Size: 344 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

SerdarTafrali/creating_Rock-Paper-Scissor_game
Creating Rock-Paper-Scissor Game with Python
Language: Python - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

MorganBergen/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, function scope, general debugging techniques, structures, classes, compliation and makefile techniques. Basic functionalities of git
Language: HTML - Size: 286 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

MrBlueBird2/rock-paper-scissors
Rock Paper Scissors game using Python
Language: Python - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

fadimanakilci/Csharp-Act-According-To-The-Key-Pressed-On-The-Keyboard
Language: C# - Size: 18.6 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

Ssharma91/Python-for-Beginners
Python : Datatypes , conditional statements , Loops , numpy , pandas , matplotlib , series , dataframe
Language: Jupyter Notebook - Size: 3.16 MB - Last synced at: 10 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

JaseemKhan211/Login-Register-Form
This is a simple Login | Register | Form for practicing my Web Development. Which I Build Using JavaScript
Language: CSS - Size: 49.8 KB - Last synced at: 2 months ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

JerryWingsky/Climate-Disaster-App
As part of our Group Project, we created a user-friendly Java-based system aligned with Sustainable Development Goal (SDG) 13, which aims to take measure & immediate action to deal with climate change.
Size: 29.3 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 1 - Forks: 0

GGC0des/exercism-challenges
This repository serves as a personal collection of coding challenges from the Exercism platform. The goal is to enhance my problem-solving skills, explore different programming paradigms, and document my learning journey across multiple languages.
Language: Java - Size: 941 KB - Last synced at: 21 days ago - Pushed at: 22 days ago - Stars: 1 - Forks: 0

cherrycita-dev/SistemaRegistroEstudiantes
A console-based program that allows you to add, display, search, and delete student records. It uses OOP principles and manages student data through an array.
Language: Java - Size: 127 KB - Last synced at: 17 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

G-Mustafa1/Age-Calculator-1
Language: JavaScript - Size: 5.86 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

giriraj-g0511/From-Pixels-to-Patterns
This repository explores methods for converting images into code, merging creativity with programming to generate impressive visual outputs. It offers valuable insights for both developers looking to enhance their skills and artists seeking new forms of expression at the intersection of technology and art.
Language: Java - Size: 10.2 MB - Last synced at: 16 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

celes-sb/pyramid-generator-js
Learn Introductory JavaScript by Building a Pyramid Generator | freeCodeCamp: JavaScript Certification
Language: CSS - Size: 36.1 KB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

SusuMoussa/NoteTaker
A program that takes notes
Language: Python - Size: 3.91 KB - Last synced at: 2 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

Moski2204/GroceryStore
A Java project using OOP with Encapsulation, Abstraction and Inheritance!
Language: Java - Size: 20.5 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

Szafranerio/Blackjack_in_Python
Blackjack in Python
Language: Python - Size: 1000 Bytes - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

LagoGiovanna/Validador-de-Idade
Uma página simples que calcula a idade com base no ano de nascimento e o ano anual. Além disso a página mostra uma foto com base na idade e gênero escolhido.
Language: JavaScript - Size: 812 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

MuhammadTahaNasir/100PySnippet
Welcome to my #100PySnippet Challenge repository! 🚀 Join me on a 100-day coding adventure where I explore Python through concise and powerful daily code snippets. From fundamental basics to advanced concepts, each snippet provides practical insights into Python programming.
Language: Python - Size: 52.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Jean-Baptiste-DP/Compiler-Yacc-Lex
Yacc and Lex compiler - with variables, if conditions, for & while loop and functions
Language: C - Size: 167 KB - Last synced at: 20 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

FehmiTahsinDemirkan/Java-Training-Projects
Projects in the java training series on Kodlama Vakti youtube channel.
Language: Java - Size: 11.7 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

ibisbra91/JAVA_SE_recap
Java is a programming language with which we can develop cross-platform software thanks to the JVM (Java Virtual Machine). 🌱 Here I reviewed fundamental characteristics of the language and practiced its bases. I used InteliJ IDEA IDE, JShell, JavaDocs, conditionals, cycles, 1,2,3 and 4-dimensional arrays, I implemented functions, ... 💚🔥
Language: Java - Size: 16.6 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

pranx2/If-Else
# If else in C
Language: C - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

MohammedAhdal/Text-Based-Adventure-Game
A python program will let users move through rooms based on input and get descriptions of each room.
Language: Python - Size: 10.7 KB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

jasheloper/conditionals-test-1
Test skills with JavaScript conditionals.
Language: HTML - Size: 1.95 KB - Last synced at: 19 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

cvslel/Switches
Usage of Switches(On/Off) and If/Else
Language: Swift - Size: 32.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

somuchmoh/day4-100daysofcoding
Day 34of #100DaysOfCoding
Language: Python - Size: 23.3 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

somuchmoh/day3-100dayofcoding
Day 3 of #100DaysOfCoding
Size: 23.3 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Samuel-045/Clean_Carbon
Código do projeto Clean Carbon, que simula uma calculadora de carbono.
Language: Java - Size: 31.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 2

maaccddrree/Blackjack-game-web
This repository contains an interactive and engaging Blackjack game implementation. Enjoy the thrill of playing the classic casino card game right from your computer. Test your luck and strategic skills as you aim to beat the dealer and achieve a perfect 21
Language: JavaScript - Size: 14.5 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

ClaudioSUPERCODE/JAVASCRIPT-REPETITION-IF-ELSE-LEVEL-4
Übungsaufgaben zum Thema: CONDITIONAL STATEMENTS (IF-ELSE) - Part 4 / Diese Funktion berechnet die Differenz zwischen einer bestimmten Zahl und 27. Wenn die Zahl größer als 27 ist, wird diese mit 2 multipliziert und das Ergebnis in der Konsole angezeigt.
Language: HTML - Size: 135 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

ClaudioSUPERCODE/JAVASCRIPT-REPETITION-IF-ELSE-LEVEL-3
Übungsaufgaben zum Thema: CONDITIONAL STATEMENTS (IF-ELSE) - Part 3 / Diese Funktion überprüft den AQI bei veränderung des Range-Input Sliders. Die Optik passt sich dynamisch an.
Language: JavaScript - Size: 201 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

ClaudioSUPERCODE/JAVASCRIPT-REPETITION-IF-ELSE-LEVEL-2
Übungsaufgaben zum Thema: CONDITIONAL STATEMENTS (IF-ELSE) - Part 2 / Per Eingabe einer Zahl von 01-10 überprüft diese Funktion die Wetterqualität.
Language: JavaScript - Size: 135 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

ClaudioSUPERCODE/JAVASCRIPT-REPETITION-IF-ELSE-LEVEL-1
Übungsaufgaben zum Thema: CONDITIONAL STATEMENTS (IF-ELSE) / Diese Funktion überprüft ob der User Volljährig ist.
Language: JavaScript - Size: 135 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Kharukulavat/ITS100-Introduction-to-Computers-and-Programming-Course-Lab-Exercises
All weekly lab exercises & homework in ITS100 Introduction to Computers and Programming Course
Language: Python - Size: 37.1 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

lucasgianine/desafio-colisoes
Desafio "Detecção de Colisão" utilizando apenas IF/ELSE criado por @oCaioSantos
Language: HTML - Size: 176 KB - Last synced at: 27 days ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

Ongoing-Knowledge-Scraping/Pizza-Order-Program
Order system askes pizza size, extra pepperoni, extra cheese then calculates total based on user's decisions.
Language: Python - Size: 34.8 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

Ongoing-Knowledge-Scraping/Leap-Year-Checker
Using the leap year rules, used nested IF/ELSE and the Modulo to test entered year then print back the answer.
Language: Python - Size: 34.7 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

jessebubble/nology-python-adventure
nology training session using Python to create a story that executes in the console.
Language: Python - Size: 2.91 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

Deepali-14/Tic-Tac-Toe_Game
It is a traditional Tic-Tac-Toe game which is made using only python language.
Language: Python - Size: 3.91 KB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

ritskasar/Control-Structure
Control Structure using java programming language covers Decision control structure and Loop Control Structure . . . .
Language: Java - Size: 3.91 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

guilherme-oliveira-dev/algoritmos-e-logica-de-programacao
Repositório de Algoritmos e Lógica de Programação | Professor Clayton Ferraz | IDE Visual Studio | Linguagem CSharp
Language: C# - Size: 36.1 KB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

riangomesz/Java-repetition-structure
Atividades feitas com Java
Language: Java - Size: 27.3 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Cezarj59/ITStep_12_JS_Jokenpo
Atividade ITStep Aula_12 módulo JS/ Desenvolvendo o jogo Jokenpô com JavaScript.
Language: JavaScript - Size: 401 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Cezarj59/ITStep_04_JS_Condicionais_e_Booleanos
About Atividade ITStep Aula_04 módulo JS/Condicionais e Booleanos
Language: JavaScript - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Cezarj59/Decodificador_de_Texto
Um Decodificador de texto desenvolvido com Java Script, HTML5 e CSS que criptografa e descriptografa, mensagens digitadas.
Language: JavaScript - Size: 534 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

shanuhalli/Practice-Basic-Python
Conditional Statement and Python Function.
Language: Jupyter Notebook - Size: 28.3 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

stevewolf93/dice-roll-for-vtm
Language: JavaScript - Size: 60.5 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0
