题海
让大学四年没有难题
首页
搜题
登陆
题目详情
判断题
c%=a等效于c=c%a
A.
正确
B.
错误
查看答案
学科:
默认课程
时间:
2025-06-07 12:02:25
相关题目
相关作业
题目1
填空题
二进制数0b1010011010转化为十进制数为______
题目2
填空题
十进制数156转化为二进制数为0b______
题目3
判断题
x=y=z=100语句的写法是误的
A. 正确
B. 错误
题目4
判断题
c%=a等效于c=c%a
A. 正确
B. 错误
题目5
判断题
9999**9999这样的命令在Python中无法运行
A. 正确
B. 错误
题目6
判断题
字符串中第一个字符的索引是0
A. 正确
B. 错误
题目7
单选题
下列选项中,输出结果为False的是
A. not(True and False)
B. not(False or False)
C. True or False
D. not True
题目8
单选题
变量 a 的值为字符串类型的 "2",如何将它转换为整型
A. castToInt(a)
B. int(a)
C. integer(a)
D. castToInteger(a)
题目9
单选题
string="hello"how are you"" print(string)的运行结果是什么
A. hello how are you
B. 报错
C. hello "how are you"
题目10
单选题
下列选项中,定义的变量不属于字符串的是()
A. str1='Python'
B. str2="Python"
C. str3='''Python'''
D. str4=''''Python''''
下载
题海APP
拍照搜题更快捷
海量题库
无搜索限制
快捷拍照搜题
扫描他!然后带走我~