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 1 year ago

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

1 answer

Log in to vote
1
Answered by 1 year ago

same speed, depends on how u use them.

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

Answer this question