按照下面的偽代碼,當x=80時,運行的結(jié)果是________;

Read x

If x<0 Then

y←5

Else If x<10Then

y←10

Else If x<100 Then

y←100

Else

y←200

End If

Print y

練習(xí)冊系列答案
相關(guān)習(xí)題

同步練習(xí)冊答案