Skip to content
#

while-loop

Here are 271 public repositories matching this topic...

What can be better than a cup of coffee during a break? A coffee that you don’t have to make yourself. It’s enough to press a couple of buttons on the machine and you get a cup of energy; but first, we should teach the machine how to do it. In this project, you will work on programming a coffee machine simulator. The machine works with typical p…

  • Updated Dec 12, 2020
  • HTML

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

  • Updated Feb 28, 2023
  • JavaScript

This is my fifth python project on hyperskill, as a Python Dev beginner. I remember the paper-and-pencil game from childhood:Tic-Tac-Toe, also known as Noughts and crosses or Xs and Os. A single mistake or a miscalculation usually cause me to loose to my opponent, it is actually simple enough that most players discover the best strategy quickly.…

  • Updated Oct 1, 2020
  • Python

Improve this page

Add a description, image, and links to the while-loop topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the while-loop topic, visit your repo's landing page and select "manage topics."

Learn more