与えられた引数を出力します(改行なし)。 出力内容はブラウザの画面に表示されます。
なし
# "Hello," と "rbCanvas!"の文字を画面に表示します(改行なし) print "Hello,", "rbCanvas!"