首页 > 中学考试杂题 > 题目详情

为了在运行下面的程序之后得到输出y=16,键盘输入x应该是( ) Input x If x<0 then y=(x+1)∗(x+1) Else y=(x-1)∗(x-1) End if Print y...

本题链接: