구구 .
~cpp .. 걸 ..7 거 그ㅡㅡ 기 결 .. | a b | a := 2. b := 1. 8 timesRepeat: [9 timesRepeat: [Transcript show: a * b; cr. b:= b+1]. a:=a+1. b := 1.]. 깔 =ㅂ=;; | a b | a := 2. b := 1. 8 timesRepeat: [9 timesRepeat: [Transcript show:a;show:'*';show:b;show:'=';show: a * b; cr. b:= b+1]. a:=a+1. b := 1.].