Ecosyste.ms: Repos

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

GitHub topics: if-else-statements

UrvashiBhavnani08/Python

Python Programs

Language: Python - Size: 23.4 KB - Last synced: 10 days ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

imDarshanGK/Conditional-statements

conditional statement

Language: Python - Size: 28.3 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

JuanSamuelArbelaez/indicarPH

Solución al ejercicio propuesto en el espacio académico Programación 1 (2021-2), en el cual se solicitó notificar la clasificación del PH de una sustancia, en función del valor ingresado por el usuario.

Language: Java - Size: 36.1 KB - Last synced: 3 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

affancoder/C_language

These all my personal practiced codes in 'C' Programming Language

Language: C - Size: 382 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

webwithaman/c-programming-questions

This repository contains a collection of programming questions and solutions in the C programming language. The questions cover various fundamental concepts such as Input/Output, Operators, Decision Control, Loops, Functions, Arrays, Strings, Pointers and more.

Language: C - Size: 2.82 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 11 - Forks: 4

aneeshlalwani/number-programs-in-java

This Repository contains a "Number Program". These programs are solved in "Java"

Language: Java - Size: 39.1 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

ksb96/Cpp-codes

A bunch of Cpp codes has been dumped in this repo for the newbies who are starting there journey in learning Cpp

Language: C++ - Size: 1.29 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 1 - Forks: 0

vickyluvs/conditional_test1

Test skills with JavaScripts conditional

Language: HTML - Size: 1.95 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

juletopi/Algoritmos_e_Logica_de_Programacao

👩‍💻 • Repositório 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.22 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 7 - Forks: 0

Electropositive/Cplusplus-Course-Code-With-Harry

Notes from C++ Tutorials In Hindi

Language: C++ - Size: 16.6 KB - Last synced: 5 months ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

JMK-WRL/alx-low_level_programming

Alx low_level_programming - C programming language

Language: C - Size: 437 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 2 - Forks: 0

sophienb7/PythonProjects

My project is a random number guessing game. The game starts by generating a random number between 1-50, and then allows the user 5 attempts to guess the random number. With each wrong guess, the program tells the user whether the random number is higher or lower than their guess as a hint.

Language: Python - Size: 1.95 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

khchuang12/Transmitting-Infection

Calculates risk of COVID-19 infection between two individuals based on amount of time spent together if one is infected.

Language: Java - Size: 54.7 KB - Last synced: 7 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

Karllouise-code/login-system

INTERMEDIATE PROGRAMMING FINALS

Language: Java - Size: 29.3 KB - Last synced: 8 months ago - Pushed: about 3 years ago - Stars: 2 - Forks: 0

milaan9/03_Python_Flow_Control

Flow control is the order in which statements or blocks of code are executed at runtime based on a condition. Learn Conditional statements, Iterative statements, and Transfer statements

Language: Jupyter Notebook - Size: 4.45 MB - Last synced: 7 months ago - Pushed: 9 months ago - Stars: 214 - Forks: 256

HackNiWizard/Treasure-island

programming with python

Size: 1.95 KB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

Sharley2729/ShoppingCartProject

Interactive Shopping Cart Project created with Javascript. Some features used were: Arrays, Functions, Objects & Loops. If you would like to view my Project, please download the compressed zip named 'ShoppingCartProjectSharley.zip' and extract file to view. Then the Shopping Cart will open with the 'Index.html' File. Thank you!

Language: JavaScript - Size: 117 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

shrexa/MovieTicketBookingSystem

A C++ Project - I developed a program that simulates a movie ticket booking system. Allowed users to view movie listings, select seats, make bookings, and calculate the total cost. Considered implementing seat availability and seat selection validation.

Language: C++ - Size: 81.1 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

madhurimarawat/Streamlit-Programs

This repository contains programs in the Python programming language using Module Streamlit.

Language: Python - Size: 46.9 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

mohd-tahzeeb-khan/Class-Management-System

This Project is totally based on Core Java programming. This is a Terminal based Project. When i was pursuing my java certification Course from C-tel Solutions at that time i had developed this Project just for practice. This project content many different concepts and Predefine Methods of java.

Language: Java - Size: 192 KB - Last synced: 9 months ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

8BitTimbit/Encryption-Decryption-Binary-and-English

A small project with the purpose of being able to generate the binary and English equivalent's (Encryptions and Decryptions) of strings provided by the user. This is done by implementing HashMaps through Java programming.

Language: Java - Size: 5.86 KB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

vilyanab8/ProgrammingBasics

Entry Module

Language: C# - Size: 355 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

severusamit/Java

Basic programs I did on java.

Language: Java - Size: 7.81 KB - Last synced: 10 months ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

SudeepAcharjee/calculator

Experience the power of numbers with our C language calculator application. This versatile tool enables you to perform basic arithmetic operations, handle complex calculations, and even implement scientific functions. With a user-friendly interface and precise results, it's a reliable companion for all your mathematical needs.

Language: C - Size: 2.93 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

gkiplangat/alx-low_level_programming

Alx low level programming, C programming language

Language: C - Size: 499 KB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 3 - Forks: 2

DeveloperBoyAman/C-With-Aman

This Repository Contains Content ( Programs ,Projects etc...) Related to C Langauge

Language: C - Size: 471 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 3 - Forks: 0

helloharendra/java_Basics

Language: Java - Size: 34.2 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 3 - Forks: 0

andreahergert/custom_video_player

30 Days of JavaScript Day 11

Language: CSS - Size: 43.3 MB - Last synced: 4 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

bcalagoz/codeforwin_c_exercises

This repository contains answers of Codeforwin C exercises.

Language: C - Size: 201 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

jessebubble/nology-javascript

_nology training session covering Javascript objects, arrays, functions, statements, loops and dom manipulation

Language: JavaScript - Size: 9.08 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

BoyanArnaudov/Java-Basic

The "Programming Basics" course includes writing program code at an entry level (basic coding skills), working with a development environment (IDE), using variables and data, operators and expressions, working with the console, using conditional constructs (if, if-else) and loops (for, while, do-while, nested).

Size: 209 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

nicholedobbin/Palindrome_ControlStructures

This program reverses an inputted word, checks if the word reversed is the same as the original word and outputs the result to the console and as an alert.

Language: JavaScript - Size: 1.95 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

nicholedobbin/Quiz_ConstrolStructures

This program uses a do-while loop and nested 'if..else' statement to ask the user a multiple choice question.

Language: JavaScript - Size: 1.95 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

Egbuta-Godslove/C-programming-Exercises

c-programming

Language: C - Size: 51.8 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

ritskasar/JAVA_Tutorials

Programming practice by using java language covers all topics from Introduction , if-else statement , loops and so on.

Language: Java - Size: 10.7 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

rajatt95/Javascript_RS

Programming | Javascript | VSCode | Variables | If-Else | Loops - For, While, DoWhile | Mathematical Operations | Functions | String and its operations | Javascript Object | Class & Objects | Arrays - Push, Pop, Unshift, LocateValue, Slice, Filter, Map, Sort, Reverse |

Language: JavaScript - Size: 22.5 KB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 2 - Forks: 1

StrangeCoder1729/Find-the-Treasure

A game which will take you to a series of adventurous moments that will decide your fate

Language: Python - Size: 4.88 KB - Last synced: 21 days ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

sru0309/python_practices

All my python related practice code

Language: Jupyter Notebook - Size: 54.7 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

Hafiz-Sakib/PUC-ICS-Slides

Premier University,Chittagong.ICS Course(Mentor: Puja Chakraborty)

Language: C - Size: 5.57 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 5 - Forks: 0

rajatt95/Python_RS

Programming | Python | PyCharm | Data Types | Tuple | Dictionary | If-Else | Loops - For, While | Functions | OOPS Principles | Constructor | String - SubString, Concatenation, Split, Strip | Read & Write data into files | JSON Parsing | CSV package | Web Scrapping

Language: Python - Size: 34.2 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 2 - Forks: 0

mahmoud-rizek/Simple-Bookmark-Manage

simple Book-marker

Language: Python - Size: 1000 Bytes - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

celalaksu/Python-Programlama-Kursu

Python Programlama Eğitimi ( Programming in Python )

Language: Python - Size: 79.7 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 5 - Forks: 5

DenisBuserski/SoftUni-Programming-Basics-Java

Homeworks and exams from Java Basics at SoftUni

Language: Java - Size: 14.1 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

jhenac/Lotto-Number-Generator

A program that generates six random numbers from 1 up to 55.

Size: 2.93 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

jhenac/CoffeeMachine

Virtual coffee machine process.

Language: Python - Size: 7.81 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

lmizner/codecademy_med_insurance_cost

Utilizes understanding of Python syntax to sort and analyze data about U.S. medical insurance costs

Language: Jupyter Notebook - Size: 45.9 KB - Last synced: 10 days ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

LynxSumit/Stone-paper-scissor

Here with the help of C language , in this Game (Stone paper scissor), I have created a game that we played with our friends during childhood . In this game Computer is playing with you . concept is stone will beaten by paper , paper will beaten by scissor , and scissor will beaten by stone.

Language: C - Size: 1000 Bytes - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

LynxSumit/Guessing-the-number

Here I have chosen Language C. Guessing the number is a game where computer is playing with you . Here computer opts a number and you have to tell a number and computer tells that number is correct or not. If that number matches with computer's guess than you will win otherwise computer will say choose a smaller number or choose a greater number to match that guess.

Language: C - Size: 0 Bytes - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

sru0309/python_assignment

All Python Assignments

Language: Jupyter Notebook - Size: 11.7 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

jenniferhubermayer/horoscope-using-if-else-check

This is a solution for an online horoscope. Simply enter your date of birth and press the button "show" to get some information on what the stars will bringt to you.

Language: JavaScript - Size: 32.8 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

Osman-ordu/Front-end-tutorials-Bilge-Adam-Academy-JS

Language: JavaScript - Size: 3.14 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

Ryan30551/week2-lab

Demonstrating conditions, if and if else statements, and loops

Language: JavaScript - Size: 1.95 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

cinalselin/rock-paper-scissors

Rock, Paper, Scissors Game created with JavaScript

Language: JavaScript - Size: 844 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

cinalselin/tip-calculator

This tip calculator allows you to split the bill fairly among the group and also gives you the option, depending on the service, to choose whether you want to leave 2%, 10% or 20% tip.

Language: CSS - Size: 741 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

TheRobotCodingMan/Calcu-basic

Calcu-basic is a C++ application that lets you calculate basic arithmetic operations.

Language: C++ - Size: 27.3 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

MIG58/Sem1-C_Programs

C programs of learned and coded in 1st Semester of College

Language: C - Size: 202 KB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

cesjds/unit-3

Short and basic loops

Language: Java - Size: 12.7 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

dattabiplab/NIT-A_C_Questions

Here I have solved all NIT-A C Questions

Language: C - Size: 792 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

yashvardhan-rustedlegend/FizzBuzz-common-Interview-cpp

Fizz Buzz is a very simple programming task, asked in software developer job interviews. A typical round of Fizz Buzz can be: Write a program that prints the numbers from 1 to 100 and for multiples of '3' print “Fizz” instead of the number and for the multiples of '5' print “Buzz”.

Language: C++ - Size: 15.6 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 2 - Forks: 0

shwetamate24/Java

Java Programs Starting from basics

Size: 24.4 KB - Last synced: 11 months ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

AndrewL14/Coding-examples

Part 1 out of 8

Language: Java - Size: 3.91 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

suzannepach/sk-js-l5.5-purry-fren

Tool making a photo of a kitten appear and disappear. Part of the Skillcrush Javascript course practicing event handling with if & else statements.

Language: CSS - Size: 229 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

Csengupta1101/Rock-Paper-Scissor-Game

Rock Paper Scissor game built with Python 3. Jupyter notebook used as IDE. Code File , Read Me attached herewith.

Language: Jupyter Notebook - Size: 30.3 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

nadiemedicejose/SeminarioProgramacion

Desarrollo de actividades en Python durante el Seminario de Programación del Ing. Julián Flores, docente en UES.

Language: Jupyter Notebook - Size: 54.7 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

mileuc/dice

A simple and basic 2-player dice game created in mid-November 2020 as part of the first "Boss Level Challenge" from the Web Development Bootcamp. Used my knowledge of the Document Object Model (DOM) with basic JavaScript concepts in order to select and manipulate elements of my website. Opening the page and every subsequent refresh will roll a random dice value for Player 1 and Player 2, which is used to declare a winner or a draw.

Language: HTML - Size: 18.6 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0