Can a make a program run on an infinite loop.
Make sure to put a wait for [x] in the loop, so it runs better and more predictably
wait for [x]
While(true). It will never stop.
Make sure to put a
wait for [x]
in the loop, so it runs better and more predictably