while-loop
There are 295 repositories under while-loop topic.
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
adityamangal1/C-Programming
C programming example codes.
maciekt07/SpotifyAdBlock
Adblock+ Now Playing for Spotify (for research purposes only plz dont sue me)
kishanrajput23/Jetbrains-Python-Projects
The list of the python projects which I made during learning python with Jetbrains Academy.
halilozel1903/KotlinExample
This project contains 🆕 2022 Examples of Kotlin Programming Language. 💻 📱
sidharthjuyal/basic-cpp
some basic concepts of C++
ashrafmo-1/Lessons-and-challenges-js-ts
javaScript and typeScript lessons, exampels to learn and problem solving
ashu1230/Coding-Ninjas-Python-Solution
coding ninjas python for beginners questions and answers
madhurimarawat/Learning-Programming-Concepts-With-C
This repository contains programs in the C programming language.
rafaelmoura23/JAVA-DEVTarde
Repository destined to exercises and project about java and your applications
watchout254/sum-of-integers
user enters both positive and negative integers and it automatically sums it up but as soon as he/she enters 0 the program exits
gkiplangat/alx-low_level_programming
Alx low level programming, C programming language
nathAd17/belah-ketupat-with-cpp
bentuk belah ketupat dengan c++
nathAd17/segitiga-sama-kaki-with-cpp-v1
bangun datar segitiga siku-siku dengan c++
nathAd17/segitiga-siku-siku-with-cpp-v1
bangun datar segitiga siku-siku dengan c++
PARVATHY-VIJAYAN/Beginners-java-lab
There are some questions and its answers with output are in the pdf. Also, .java files are uploaded for your reference
techbire/python-project
This is my python project portfolio includes a range of applications, from BMI and tip calculators to games like Rock, Paper, Scissors. Let's connect and explore the world of coding together!
Tinker-Twins/Arduino_LED_Control_Using_MATLAB
This project proposes 2 methods of controlling an LED connected to Arduino using MATLAB - one using the FOR loop and the other using WHILE loop.
YEL-59/C_practice
The repo contain some practice . basically it is only practice prepose .
YuvrajSutar/Python-Data
Python is a high-level, interpreted, and general-purpose programming language known for its simplicity, readability, and versatility.
adityaravi9034/Loan-Calculator
Create a simple program that will print messages about loan calculations. Communicate with the user to get input values, do some simple mathematical operations, and output the result. Make the loan calculator able to work with different types of payment and accept command-line arguments.
Anku9053/C_Programming-Questions
Welcome to the [C Programming Language] Mastery repository! Elevate your coding skills with hands-on examples and engaging problem-solving exercises. Whether you're a coding novice or a seasoned developer, this repository is your gateway to mastering [C Programming Language].
ankurdhamija83/Python-Learning
Overview of the key concepts learned in Python - (Syntax, Basic Introduction, If-elif-else, Loops, Data Types, Exception Handling, Object-Oriented Programming)
Atividades-de-Algoritmos/Exemplos-aula-Repeticao-While
Estudando estruturas de repetição for-in-loop and while
Atividades-de-Algoritmos/Lista06-algoritmos
Resumindo Range() e Exercícios While
AxelGarsal/Cisco_LearnigPath
Ejercicios y actividades del curso PACP-Programming Essentials in Python
BGFR/programming-basics-with-javascript
Basic coding skills such as Conditional Statements and Loops.
CeyhunAslan/CSharp_Fundamentals
I used c# embedded method-function in this project. I am happy to share this with you.
Iftekhar-Rahi/CSE110
This repository contains all the lab assignments done in the CSE110 course of Brac University
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
Ridgure/ViewerRatioBot
Compares amount of viewers against amount of streamers
RupanGuvi/Day-3
Day 3 contents of the roadmap
SerdarTafrali/creating_Rock-Paper-Scissor_game
Creating Rock-Paper-Scissor Game with Python
watchout254/even-odd-number-generator
User chooses if they want to check the numbers that are odd or even from 0-100
CyberSphinxxx/Input-Name-Greeting-Python-Script
A simple Python script that prompts the user to input their name and greets them accordingly. The code infinitely loops until the user inputs something.
Moski2204/Market-Mart
A Java project using OOP with Encapsulation, Abstraction and Inheritance!