Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Blog
True every 5
-- Testing stuff for future things -- -- -- --[[ Yes, I know you can do ----------------------- for i = 0, 100, 5 do print(i) end ----------------------- To make it true every time, This is just to use for future reference when I will need this specific function. ]]-- local inc = 5 for i = 0, 100 do print(math.floor(i/inc) == i/inc, i) end
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
PAID HACK PuBG
help with lua number input
Percentage Calculator (Subscribe to Madflag19)
Weight system (Will make a C# one soon too!)
Code golf - ASCII art #1
Error PCALL
Eliminatoria minigame
quick sort
Surface Area of things (Incomplete)
W.I.P
stackse - search stackoverflow differently
Please log in to post a comment.