times

Run Settings
LanguageLua
Language Version
Run Command
local startnumber=1 local timesby=2 local times=1000 local t=0;for f=0,times-1 do;t=t+1;print("("..t..") "..startnumber)startnumber=startnumber*timesby;end;
Editor Settings
Theme
Key bindings
Full width
Lines