Untitled

Run Settings
LanguageLua
Language Version
Run Command
local thing = io.read('*a') local encoded = thing:gsub(".", function(bb) return "\\" .. bb:byte() end) or thing .. "\"" print(encoded)
Editor Settings
Theme
Key bindings
Full width
Lines