單項選擇題

下列程序段執(zhí)行結(jié)果為()
x = 5 y = -6
If Not x < 0
Then x = y - 3
Else y = x + 3
Print y - x; x - y

A.3;-3
B.-9;5
C.-3;3
D.5;-6


您可能感興趣的試卷