Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

while loop or repeat until loop?

Asked by 2 years ago

I need to know what loop is faster: while () do end or repeat until ()?

1 answer

Log in to vote
1
Answered by 2 years ago

same speed, depends on how u use them.

0
I believe that it isnt the same speed stavratum 0 — 2y
0
unfortunately your wrong, it depends on the commands in your loop LeoPlaysGames_RBX 26 — 2y
Ad

Answer this question