This Step Wraps the Entire Script into a Function
Last updated 2 years ago
print("Hello, World!")
-- Iterations = 1 return (function() print("Hello, World!") end)()
Iterations
number
The Number Of Iterations