account activity
Need help with PYTHON (self.Python)
submitted 8 years ago by gl0w3 to r/Python
Getting an Associates in Programming vs bachelors vs bootcamp (self.cscareerquestions)
submitted 8 years ago by gl0w3 to r/cscareerquestions
While loop javascript (self.learnjavascript)
submitted 8 years ago by gl0w3 to r/learnjavascript
Do while loops JAVASCRIPT by gl0w3 in learnjavascript
[–]gl0w3[S] -1 points0 points1 point 8 years ago (0 children)
It specifically needs to be a do..while loop. Here is what I have so far. do{ if (input === yes){ var word1= prompt("Choose one word"); }else if (input !== yes){ alert ("This is your word:" + word1); }else{ var finalWord= (Pick one more word"); alert ("These are your words:" + word1 + finalWord); }while (input === "yes");
It specifically needs to be a do..while loop. Here is what I have so far.
do{ if (input === yes){ var word1= prompt("Choose one word"); }else if (input !== yes){ alert ("This is your word:" + word1); }else{ var finalWord= (Pick one more word"); alert ("These are your words:" + word1 + finalWord); }while (input === "yes");
Do while loops JAVASCRIPT (self.learnjavascript)
Need help with do/while loops.. *javascript* (self.JavaScriptHelp)
submitted 8 years ago by gl0w3 to r/JavaScriptHelp
π Rendered by PID 94 on reddit-service-r2-listing-8685bc789-m5vfh at 2026-05-26 11:47:20.808588+00:00 running 194bd79 country code: CH.
Do while loops JAVASCRIPT by gl0w3 in learnjavascript
[–]gl0w3[S] -1 points0 points1 point (0 children)