a=100 if(a>20) then io.write(a," is greater than 20") else io.write(a," is less than 20") end
To embed this project on your website, copy the following code and paste it into your website's HTML: