An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: ifelseif

niteshkuwarbi/js.calculator

Lately I've been learning JavaScript. This small piece of project is my first ever project on JavaScript. However, I have put some effective styling in it with the help of HTML and CSS.

Language: HTML - Size: 1000 Bytes - Last synced at: 12 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

AndyEstevez/GuessNumberProgram

Language: Java - Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

AlianeAmaral/JAVA_estudos_e_testes

Testes próprios utilizando recursos do aprendizado de programação JAVA.

Language: Java - Size: 68.4 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 20 - Forks: 0

AlianeAmaral/JAVA_estruturas_condicionais

Exercícios de Estruturas Condicionais em JAVA. Realizados com base no conteúdo do curso de JAVA Programação Orientada a Objetos, Prof. Nélio Alves.

Language: Java - Size: 63.5 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 1

Hiteshmeher/JavaScriptBasicProblems

JavaScript basic programs - Sequence practice problems, Selection practice problems and Repetition practice problems using ifElse, ifElseIf and switchCase

Size: 7.81 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

VMANAPURE09/Day40-JavaScript-Programming-Constructs

Language: JavaScript - Size: 9.77 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

ZaherBG/Football

Petya loves football very much. One day, as he was watching a football match, he was writing the players' current positions on a piece of paper. To simplify the situation he depicted it as a string consisting of zeroes and ones. A zero corresponds to players of one team; a one corresponds to players of another team. If there are at least 7 players of some team standing one after another, then the situation is considered dangerous. For example, the situation 00100110111111101 is dangerous and 11110111011101 is not. You are given the current situation. Determine whether it is dangerous or not. Input The first input line contains a non-empty string consisting of characters "0" and "1", which represents players. The length of the string does not exceed 100 characters. There's at least one player from each team present on the field. Output Print "YES" if the situation is dangerous. Otherwise, print "NO".

Language: Java - Size: 1.95 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

SupratimSircar05/OS_Lab2

Final files of OS Lab 2.

Language: Shell - Size: 3.91 KB - Last synced at: 11 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0