1.

_____________ will produce a sequential vector c( (1,2,3,4,5,6,7,8,9)).

A. Seq(9)
B. Seq(10)
C. Seq(15)
D. Seq(12)
Answer» B. Seq(10)


Discussion

No Comment Found