Program post site for everyone
Recommendation IchigoLatte IchigoJam PanCake MyApp
2017/09/03 15:10:44
MixJuice GET URL : kidspod.club/mj/256
marushima
cls(); var i = 1; var gokei = 3; while(i <= 5){ log(gokei); log("\n"); gokei = gokei * 3; i = i + 1; sleep(1000); }