14.
Ranch 。。。。。
Split。。。。。
Condo.........
Twostory.......
Ranch..........
Split.........
Split..........
data;
Infile
Input Style $@
if style = 'condo' or Style='Ranch';
input .....
HOw many obersvations will the output data set obtain?
答案是3个
13.
一样的data,只是 if 后面接了then答案就变成了7。
为什么加了then,答案就是7了呢?程序不是也要经过一个if的判断吗?