UNPKG

wejdanwas7gh

Version:

friend

13 lines (8 loc) 141 B
module.exports = ()=> { let x =20 while (x>20) { console.log("hi hellp") alert("hiiiii help me ") x++ } }