网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
语句Print"Int(-13.2)=";Int(-13.2)的输出结果为______。
参考答案
更多 “ 语句Print"Int(-13.2)=";Int(-13.2)的输出结果为______。 ” 相关考题
考题
以下程序运行后的输出结果是 。includemain(){int a;a=(int)((double)(3/2)+0.5+(int)1.99*2);print{(“%d\n”,a);}
考题
Python语句 print(type(1/2))的输出结果是:______A.< class 'int'>B.<class 'number'>C.<class 'float'>D.<class 'double>
考题
Python语句 print(type(1//2)的输出结果是:_____A.< class 'int'>B.< class 'number'>C.<class 'float'>D.<class 'double'>
考题
Python语句序列“a=121+1.21; print(type(a)”的输出结果是:_____A.< class 'int'>B.<class 'float'>C.<class 'double'>D.<class 'long'>
考题
Python语句 print(type(1J))的输出结果是:________A.< class 'complex'>B.< class 'int'>C.<class 'float'>D.<class 'dict'>
考题
48、以下能输出十进制整数4的语句是()。A.print(int('0100'))B.print(int('0100',2))C.print(eval('0100'))D.print(eval('0100',2))
考题
Python 语句print(type(1J))的输出结果是:A.<class ‘complex’>B.<class ‘int’>C.<class ‘float’>D.<class ‘list’>
热门标签
最新试卷