Age 

Run Settings
LanguageLua
Language Version
Run Command
local age = 1 -- your age here local days = age * 365 local hrs = days * 24 local sec = hrs * 60 print("your age in days: ".. days) print("your age in hours: "..hrs) print("your age in seconds: "..sec)
Editor Settings
Theme
Key bindings
Full width
Lines