練習15

(1) これとおなじものを打ち込む
   墨染駅から A 棟東入り口までの
    距離を測っています。
read sub1; read sub2; /read sub3; /read sub4;
    で打ち込んで実行して下さい
     (地図が出ない場合は拡大・縮小を押す)
/read sub1; read sub2; read sub3; read sub4;
   に変更して実行して下さい。
(2) これを応用したものを作る。

/read sub1; read sub2; read sub3; read sub4;
に変更したものです 戻る