a=10 while(a>=1) do print(a) a=a-1 end
To embed this project on your website, copy the following code and paste it into your website's HTML: