测评会员优惠活动进行中 · 开通 VIP,有效期内测评不限次 VIP 优惠中 · 测评不限次 立即查看

PROBLEM SET

题库

按难度与知识点筛选,找到适合的练习题。

共 67434 题
重置

题目列表

共 67434 题
A60341 turtle 画布的坐标系原点是在画布的左上角。( ) 2024年-判断题 turtle坐标系 坐标原点 -- -- A11732 Mahmoud and Ehab and yet another xor task -- 普及/提高- -- A60340 Python变量名区分大小写,book和BOOK不是同一个变量。( ) 2024年-判断题 变量命名 标识符规则 -- -- A11733 Mahmoud and Ehab and the xor-MST -- 普及/提高- -- A60339 Python只能处理数值数据,不能处理文字、图形和音视频等数据。( ) 2024年-判断题 数据类型 Python基础 -- -- A11734 Mahmoud and Ehab and another array construction task -- 普及/提高- -- A60338 在Python Shell中输入print("3"*3)语句并运行,运行结果为9。( ) 2024年-判断题 字符串 输出语句 字符串乘法 -- -- A11735 Mahmoud and Ehab and the wrong algorithm -- 普及/提高- -- A60337 在turtle.shape()指令中,括号可以填写很多英文单词,不断改变小海龟的样子,例如Dog。( ) 2024年-判断题 图形化编程 Turtle库 形状设置 -- -- A11736 Mahmoud and Ehab and the message -- 普及/提高- -- A60336 print(type("6.78")),输出结果是6.78。( ) 2024年-判断题 字符串 数据类型 type函数 -- -- A11737 Mahmoud and Ehab and the even-odd game -- 普及/提高- -- A60335 Python3.x不完全兼容Python2.x编写的程序。( ) 2024年-判断题 Python版本兼容性 -- -- A11738 Lightsabers (hard) -- 普及/提高- -- A60334 在Python中,该语句的内容会被Python解释器执行。( ) 2024年-判断题 注释语句 Python解释器 -- -- A11739 Lightsabers (medium) -- 普及/提高- -- A60333 有一段Python代码,共两行。第一行是print(a),第二行是 a ='Python',那么执行这段代码会打印出Python。( ) 2024年-判断题 变量定义 程序执行顺序 变量使用顺序 -- -- A11740 Lightsabers (easy) -- 普及/提高- -- A60332 Python中*一定代表乘。( ) 2024年-判断题 运算符重载 序列重复 -- -- A11741 Guard Duty (medium) -- 普及/提高- --