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

GitHub topics: while-loop

prabhakaranthangavel/JS-Day-3-Loops-Math-Date-Methods

It contains Loops and Math Methods

Language: JavaScript - Size: 0 Bytes - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Sandesh-Upadhyay/Python_Project

This is Python Project which I share all topics from basic to advance..

Language: Python - Size: 22.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

pritaaa/Python-part-2

List Of Contents : Break, Continue, While Loops, List Comprehension, Functions

Language: Jupyter Notebook - Size: 23.4 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

ghareebfathy/PySchool

small exercises to allow you to apply what you have learnt.

Language: Python - Size: 16.6 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 1

16danielvm/EjerciciosPython

Fundamentos del lenguaje python - Estructuras de control condicional - Estructuras de control iterativas - Funciones

Language: Python - Size: 16.6 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

prashantkparth/Pizza-Order-Chatbot

This is a simple command-line-based Customer Service Chatbot that can help users place orders for pizza. It interacts with the user to determine their choice of pizza, delivery address, payment method, and confirmation of the order.

Language: Python - Size: 17.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 1

porpup/PL-SQL_CURSOR_with_parameters

Small exercises in Oracle PL/SQL to test knowledge on CURSOR with parameters

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

nikolay-doichev/SoftUni-course-Programming-Basics-with-C-from-Software-Engineering-program

SoftUni course "Programming Basics" October 2018 from Software Engineering program

Language: C# - Size: 653 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

RIFF7/100-days-of-Python

100 Days of Python

Language: Python - Size: 74.2 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

madhurimarawat/Programming-in-PHP

This repository contains programs in the PHP programming language.

Language: PHP - Size: 48.8 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

srinathgalav/random_password

random_password

Language: Python - Size: 1.95 KB - Last synced at: 5 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

bobo4aces/01.SoftUni-ProgrammingBasics

Programming Basics

Language: C# - Size: 29.6 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

abhinavnimkar/abhinav_1

PYTHON START TO END

Language: Jupyter Notebook - Size: 13.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

nihar-max/caesar_cipher_python

It is one of the simplest and most widely known encryption techniques. For example, with a left shift of 3, D would be replaced by A, E would become B, and so on.

Language: Python - Size: 6.43 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

vilyanab8/ProgrammingBasics

Entry Module

Language: C# - Size: 355 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Jawad-Jamil/Even-Odd-Final

Even Odd Calculator using forloop, Whileloop, doWhile loop, Recursive function.

Language: HTML - Size: 464 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

lastunicorn/While-vs-For

Is the `for` statement just a condensed way of writing a `while` statement?

Language: C# - Size: 23.4 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

AagamAJ/Guess-The-Number-GAME

This is a simple number guessing game implemented in C++. Program generates a random number between 1-100 and asks the user to guess the number. After each guess, program provides feedback (higher or lower) to help user guess the correct number. Once the user guesses the correct number, the program displays the number of attempts took to guess it.

Language: C++ - Size: 0 Bytes - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

BGFR/programming-basics-with-javascript

Basic coding skills such as Conditional Statements and Loops.

Language: JavaScript - Size: 106 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

adshrs/factorialMethods_python

Different methods of calculating the factorial of a number

Language: Python - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

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.

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

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

Language: Python - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

drisyaathul/javascript_BasicPrograms

DAY- 38

Language: JavaScript - Size: 12.7 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Frangonlop/relacion_estructuras_repetitivas

Language: Python - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

sumasm0416/Rock-Paper-Scissors-

A classic hand game of strategy and chance, where rock crushes scissors, scissors cuts paper, and paper covers rock.

Language: Jupyter Notebook - Size: 0 Bytes - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

guipo-r/Blackjack-

Let's play some Python Blackjack! Try yourself against the dealer! Good luck!

Language: Python - Size: 36.1 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

gkiplangat/alx-low_level_programming

Alx low level programming, C programming language

Language: C - Size: 499 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 2

victord03/rpg_terminal

Little "terminal" (no GUI) RPG project, testing classes interaction, while true loop combat, XP curves, and more.

Language: Python - Size: 43.9 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

emilianstoyanov/JavaScript

Language: JavaScript - Size: 167 KB - Last synced at: 9 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

VaibhavMojidra/Java---Demo-While-Loop

While loop is used to iterate a part of the program repeatedly until the specified Boolean condition is true. As soon as the Boolean condition becomes false, the loop automatically stops.

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

VaibhavMojidra/Python---Demo-While-Loop

While loop is used to execute a block of statements repeatedly until a given condition is satisfied. And when the condition becomes false, the line immediately after the loop in the program is executed.

Language: Python - Size: 624 KB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

mylesmegaffin/SlotsV2

Remaking the Slots console app by taking an Object Orientated Programming approach. Creating a Blueprint of Slots in the Slot class. As well as allowing the user to enter the amount they'd like to deposit and wager on each spin.

Language: C# - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Mgobeaalcoba/python_fundamentals

Mis trabajos en la Universidad Argentina de la Empresa

Language: Python - Size: 57.3 MB - Last synced at: 5 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

lialaurindo/aulas-java

🏋🏻 Exercícios Java - Bloco I da Generation Brasil: Introdução à linguagem Java e sua estrutura.⠀⠀⠀⠀ ⠀⠀⠀⠀ ⠀⠀⠀ ⠀⠀⠀ ⠀⠀⠀ ⠀⠀ ⠀ 🛠 Spring Tool Suite.

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

NoyaLasheen/C_24-02-23

Collection of C programs dated 24-02-23

Language: C - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

watchout254/even-odd-number-generator

User chooses if they want to check the numbers that are odd or even from 0-100

Language: Python - Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

Ayeshanooja/ZEN-js-task-5

a.Print odd numbers in an array, b.Convert all the strings to title caps in a string array, c.Sum of all numbers in an array, d.Return all the prime numbers in an array, e.Return all the palindromes in an array, f.Return median of two sorted arrays of the same size & ect.. these all questions are using programs in anonymous function & IIFE &arrow

Language: JavaScript - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - 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 at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

nicholedobbin/AverageNums_ControlStructures

This program uses while loops to get inputted numbers and outputs the average of the inputted numbers.

Language: JavaScript - Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

YuvrajSutar/Python-Data

Python programming language

Language: Jupyter Notebook - Size: 1.22 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 3 - 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: over 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

sru0309/python_practices

All my python related practice code

Language: Jupyter Notebook - Size: 54.7 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

BrilliantPhoenix2024/Python-Rock-Paper-Scissors

An exciting game with Python that you play it for 5 times and in while someone with max Score Won!

Language: Python - Size: 1.95 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

AbulFozolJumman/JavaScript-While-and-For-Loop

JavaScript While and For Loop

Language: JavaScript - Size: 1.95 KB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

haseeba-haji-khan/loop-through-list-in-python

loop through list in python and list comprehension. For more information visit:https://medium.com/dev-genius/loops-through-a-list-in-python-75db1ad72691 and https://medium.com/@haseeba1/list-comprehension-in-python-15708b9e7a8e

Language: Jupyter Notebook - Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

adeion/OOP-coffee-machine

Object-Oriented-Programming based sample coffee machine program which keeps track of resources , checks the amount of money entered and then returns the product (in terminal)

Language: Python - Size: 22.7 MB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Gsantos99/jogo-da-adivinhacao

O usuário tem que adivinhar um número aleatório entre 1 e 10.

Language: HTML - Size: 4.88 KB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Tulika2512/GroovyPractice

Groovy Implementation

Language: Groovy - Size: 12.6 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ashu1230/Coding-Ninjas-Python-Solution

coding ninjas python for beginners questions and answers

Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

Suhaib-Arif/Projects

Beginner Level Python projects

Language: Python - Size: 193 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

ShishirMojumder/CSE110-Assignment-2

CSE110 Assignments of BRAC University,Bangladesh

Language: Jupyter Notebook - Size: 279 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

mahmoud-rizek/Simple-Bookmark-Manage

simple Book-marker

Language: Python - Size: 1000 Bytes - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

shreyashdj/JavaScript_Basic_Problems

JavaScript Basic Programs : Sequence practice problems, Selection practice problems and Repetition practice problems using if-else, if-else-if and switch-case

Language: JavaScript - Size: 15.6 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

DenisBuserski/SoftUni-Programming-Basics-Java

Homeworks and exams from Java Basics at SoftUni

Language: Java - Size: 14.1 MB - Last synced at: 5 months ago - Pushed at: over 2 years 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 at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

jhenac/CoffeeMachine

Virtual coffee machine process.

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

MaimoonaKhilji/Loops-in-Linux

Language: Shell - Size: 601 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

santhosh-programmer/CS19211-Python-REC-DigitalCafe

Contains all answers for Rajalakshmi college's Digial cafe CS19211-Python. HAVE FUN!!!

Language: Python - Size: 148 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

Rajesh2723/Intro-to-competitive-coding

This section contains problems which i solved during the course

Language: C++ - Size: 93.8 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

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

campanafernando/calculator-py

Um programa em Python que oferece ao usuário um menu com algumas operações matemáticas, utilizando estrutura de repetição While!

Language: Python - Size: 0 Bytes - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0

chaseyvw/TicketBuyingService

Simple ticket buying service. This application does not have a frontend developed and is ran in the command line interface/console.

Language: Python - Size: 1000 Bytes - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

yolakshya19/Cpp

Basic C++ and DSA

Language: C++ - Size: 13.7 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 1

andrewrb22/COP3330_Asignment1

Java program - Math Game

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

andrewrb22/COP3330-Assignment0

Java program.

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

UltraInstinct0x/ProductDemo

Here is a little demo of how to create a class in C# and use for, foreach and while loops in order to loop through items of the class.

Language: C# - Size: 4.88 KB - Last synced at: 7 days ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

santhosh-programmer/Basic-C-Programs

This repo contains some basic code in C language. HAPPY CODING !!!

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

Vivek29112001/Coding-Ninja-Python-Introduction

This will have all the solutions to the Introduction to python course's problems by Coding ninjas. Star the repo if you like it.

Language: Jupyter Notebook - Size: 30.3 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

freha-mezzoudj/Java_Projects

My goal is to learn java by doing projects!

Language: Java - Size: 30.3 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

Eelise0/Practice-Code

This repo is used to house all of my Practice Code from courseware. I am currently working on conditions, loops, arrays, and functions.

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

ZahariCheyrekov/M01-Programming-Basics-Java

The course includes writing entry-level programming code (basic coding skills), working with a development environment (IDE), using variables and data, operators and expressions, working with the console (reading input and printing results), using of conditional constructions (if, if-else) and loops (for, while, do-while).

Language: Java - Size: 117 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

MattWillians/1_to_10_math_table

Simple math table using the -> While <- Python command

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

Atividades-de-Algoritmos/Exemplos-aula-Repeticao-While

Estudando estruturas de repetição for-in-loop and while

Language: Python - Size: 550 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

Charsh177/JS-Programming-Constructs

NodeJs-CLI (Command Line Interface) and node.js debugger, functional, random, sequence, selection, conditional, loop problems javascript

Language: JavaScript - Size: 1000 Bytes - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

SerdarTafrali/creating_Rock-Paper-Scissor_game

Creating Rock-Paper-Scissor Game with Python

Language: Python - Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

dwi-handoyo/7-Ways-of-Loop-in-Javascript

Language: JavaScript - Size: 13.7 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Atividades-de-Algoritmos/Lista06-algoritmos

Resumindo Range() e Exercícios While

Language: Python - Size: 138 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

CipherMethod/mp3rename.ffmpeg

Use FFmpeg's ffprobe to get track info and batch rename MP3 files.

Language: Shell - Size: 1000 Bytes - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

adityamangal1/C-Programming

C programming example codes.

Language: C - Size: 50.8 KB - Last synced at: 4 months ago - Pushed at: about 4 years ago - Stars: 11 - Forks: 1

DiegoTz88/PT-W2

Working with Loops, boolean operators, and conditionals in java. Including for loops, while loops, do while loops, if else statements, and true or false operations.

Language: Java - Size: 1.95 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Surajkumar70/Axios-Crud_with_Json_Server

Create a loop where this program will keep on running * User has 6 options: get All books, get a particular book, add a book, update book detail, remove book, exit

Language: JavaScript - Size: 212 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

dattabiplab/NIT-A_C_Questions

Here I have solved all NIT-A C Questions

Language: C - Size: 792 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

saubhagya0111/Programs-for-beginers-in-C-

Basic programs of C++ have been stored in this repository which are meant for the beginners in c++.Reference:-

Language: C++ - Size: 148 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

JoaquinDev542/Game-Guess-the-number

En este repositorio, encontraras el juego de adivinar el número aleatorio hecho con JavaScript

Language: JavaScript - Size: 1.95 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

440error/Patterns-using-cpp-loops

Language: C++ - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

arsalan-dev-engineer/Awesome_Password_System_Tk

An awesome login system programmed using Tkinter library.

Language: Python - Size: 30.3 KB - Last synced at: 10 days ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

AbanMj/PLD-Assignment8

use while loop (while-else), interactive loop, sentinel loop, and counting loop

Language: Python - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

MDSanju/JavaScript-While-Loop---For-Loop-day-23

Explore JavaScript Loops || While Loop & For Loop

Language: JavaScript - Size: 0 Bytes - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

DavidVSantiago/ProgBasica

Códigos do curso gratuito de programação básica da Algol.dev

Language: C# - Size: 306 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Md-Soliman-Ali/Java-Programming

It's a collection of the programs that I did as a part of weekly assignments. This assessment is in the course, which is Software Automation Engineer based.

Language: Java - Size: 85.9 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

L-Burns/POS-Terminal-System

With the use of a while loop and if statements, I was able to have the customer input their order with numbers that are associated to an item on the menu that calculates their total each item an item is selected. That order is written to a text files that lists the items ordered and their grand total. The text file being written to serves as a receipt.

Language: Python - Size: 532 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

BhargavKadali39/else_in_loops

How to use else statement in for and while loop in python

Language: Python - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

Surajkumar70/Hotel_Menu

An ideal restaurant menu description is a short one, explains what the dish is, and, ultimately, makes the customer want to order it. ... If customers don't understand the restaurant menu description, they are most likely not to order that item.

Language: Python - Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

Surajkumar70/Snake-Water-Gun

Snake Water Gun is a simple game that is played . The rules require that competing players use one hand to form one of three shapes at an agreed-upon time. The person that plays the strongest “object” is the winner of the game. ... Water will win from gun , gun will win from snake, snake will win from water.

Language: Python - Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

and-buk/QA-Python-Kingdom-Game

Решение домашнего задания на тему "Циклы и функции" курса "Автоматизированное тестирование ПО на Python"

Language: Python - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

RaimbekNusi/Half-life

To practice using loops to repeat actions until a condition is met.

Language: Python - Size: 6.84 KB - Last synced at: 6 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

RaimbekNusi/Which-hand-game

To practice using loops to repeat actions until a condition is met.

Language: Python - Size: 10.7 KB - Last synced at: 6 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

melihcanyardi/Python-Crash-Course-2e-Part-I

This repository includes the Python scripts I have written in the first part of Python Crash Course (2nd Ed.) by Eric Matthes.

Language: Python - Size: 31.3 KB - Last synced at: 7 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

samir571/pythonlab

python basics lab

Language: Python - Size: 3.81 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

siajiza/while-loops

While-loop in Python

Language: Python - Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0