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
PAID HACK PuBG
PAID HACK PuBG
finding volume of pyramids (for me, but feel free to use)
фыв
as
l
Beispiel2
123
quick sort
ok