Posted 27 January 2017 - 07:21 PM
Hello hoe can i repeat a specific line ex times
like
____________
com = read()
a = string.len(com)
and then repeat (a) time
end
how should i do that
because a is length ex Hello = 5 in A
Please help
like
____________
com = read()
a = string.len(com)
and then repeat (a) time
end
how should i do that
because a is length ex Hello = 5 in A
Please help