JSFiddle - React, Tailwind, and code Playground

by Nonamenonamevi4

JavaScript

var i;
while (i>100) {
var i = prompt('Введите число', '')
}