Q:

Lua string

-- Strings are immutable. Immutable simply means unmodifiable or unchangeable.
a = 'this is a string'
1
print("Lua lua!")
wait(1)
print("AYYY!")
wait(1)
print("AYYY!")
wait(1)
print("Lua lua..")
end
end)































print("EEE")
-1

New to Communities?

Join the community