>  2005/06/10 (金) 23:58:36        [qwerty]
> testという文字列を10回繰り返し表示するだけの処理を
> 得意なプログラム言語で書いてみてくれ

10 print "test"
20 print "test"
30 print "test"
40 print "test"
50 print "test"
60 print "test"
70 print "test"
80 print "test"
90 print "test"
100 print "test"
110 end

参考:2005/06/10(金)23時57分24秒