Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
10 Line challenge
local str = "Hey! If you can't tell I'm bored af" local function main(int1, int2, addsub) for i = int1, int2, addsub do print(string.sub(str, i, #str)) end if int1 ~= #str then main(#str, 1, -1) end end main(1 ,#str, 1) --[[ Did a 10 line challenge cuz i was bored ]]--
run
|
edit
|
history
|
help
0
ROBLOX Ui Play Button
Hand positions in a circle
PAID HACK PuBG
test
Non-Lua core for new scripting languages (Beta)
Brainfuck Interpreter (Lua) [reposted]
char2int & int2char encoding
Dirty Bag 'o Tokens Maker
kraft1c
help with lua number input