前期試験解答

試験解答例

  1. [ 1 ] proc
    [ 2 ] float
    [ 3 ] $num
    [ 4 ] for
    [ 5 ] $num
    [ 6 ] else if($n == 2)
    [ 7 ] cone
    [ 8 ] move
    [ 9 ] rotate
    [ 10 ] $add
  2. [ 1 ] columnLayout
    [ 2 ] rowLayout
    [ 3 ] -columnWidth3
    [ 4 ] columnLayout
    [ 5 ] setParent ..
    [ 6 ] columnLayout
    [ 7 ] setParent ..
    [ 8 ] columnLayout
    [ 9 ] setParent ..
    [ 10 ] setParent ..

注意

1. の [ 6 ] は else だけでも正解とします。

配点


Home | Contents
Mail