PROBLEM SET
题库
按难度与知识点筛选,找到适合的练习题。
题目列表
共 67434 题
A15984
The Man who became a God
普及/提高-
--
A60723
运行print(7>=5 and 'card'=='car'),输出结果为?( )
2025年
--
--
A15985
Rudolf and CodeVid-23
普及/提高-
--
A15986
Rudolph and Mimic
普及/提高-
--
A15987
Rudolf and Snowflakes (hard version)
普及/提高-
--
A15988
Rudolf and Snowflakes (simple version)
普及/提高-
--
A15989
Rudolph and Christmas Tree
普及/提高-
--
A60722
图1是摩尔斯电码表,就是使用“.”和“-”的组合来代表字符,根据电码表,小会编写了下面的Python程序用来按顺序输出两个数字的电码,他想输出的数字是1和5。( )程序:print('.----')print('.....')
2025年
--
--
A15990
Rudolf and the Another Competition
普及/提高-
--
A60721
小会编写了一个python程序,这个程序能画出三角形。( )程序:import turtle
2025年
--
--
A15991
Rudolph and Tic-Tac-Toe
普及/提高-
--
A60720
小明的电脑里安装有Python的两个版本:Python2和Python3,它们能互相听懂对方说的所有"魔法咒语"(代码),它们完全兼容。( )
2025年
--
--
A15992
Rudolph and Cut the Rope
普及/提高-
--
A60719
执行python语句 a = "123" 后,变量 a 的数据类型是字符串。( )
2025年
--
--
A15993
Swimmers in the Pool
普及/提高-
--
A60718
print(int("7.65")),输出结果是7。( )
2025年
--
--
A15994
Boxes and Balls
普及/提高-
--
A15995
Rating System
普及/提高-
--
A15996
Strong Password
普及/提高-
--
A60717
在IDLE的交互模式中运行 3+5 与print("3+5"),其运行结果都为8。( )
2025年
--
--