「xendfunction」を含むwiki一覧 - 1ページ

256-Subroutine - Basicsoftのうぃき

ことはできませんExample# 100 random circlesclgfor x = 1 to 100call draw()next xendfunction rnd(n)rnd = int(rand*n)end functionsubroutine draw()color

  • 1