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

PROBLEM SET

题库

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

共 67434 题
重置

题目列表

共 67434 题
A10259 Multipliers -- 普及/提高- -- A57183 下面函数实现的功能是?( )def mi(x, n) 2023年-选择题 递归 函数定义 幂运算 -- -- A10260 Running Track -- 普及/提高- -- A10261 Longtail Hedgehog -- 普及/提高- -- A57182 def afun(n) 2023年-选择题 循环结构 函数定义 返回值 阶乘计算 -- -- A10262 Bulbs -- 普及/提高- -- A10263 Gena's Code -- 普及/提高- -- A10264 Link/Cut Tree -- 普及/提高- -- A10265 Puzzle Lover -- 普及/提高- -- A57181 关于下列代码解释错误的一项是?( )def ZhongYao(a:str,b:int)->str 2023年-选择题 函数调用 函数定义 参数类型 字符串重复 -- -- A10266 Kingdom and its Cities -- 普及/提高- -- A57180 列代码的运行结果是?( )def exchange(a,b) 2023年-选择题 变量交换 作用域 函数参数传递 -- -- A10267 Necklace -- 普及/提高- -- A10268 Bear and Bowling 4 -- 普及/提高- -- A57179 下列代码的运行结果是?( )def car_show(cars) 2023年-选择题 循环结构 列表遍历 函数定义与调用 字符串输出 -- -- A10269 Different Subsets For All Tuples -- 普及/提高- -- A10270 Number of Parallelograms -- 普及/提高- -- A57178 函数中定义了4个参数,其中2个参数都指定了默认值,见下面代码,那么在调用函数时参数个数最少是?( )def SiBianXing(a,b,c=5,d=8) 2023年-选择题 函数调用 函数参数 默认参数 -- -- A10271 Hard Process -- 普及/提高- -- A10272 Seating On Bus -- 普及/提高- --