请在 下方输入 要搜索的题目:

If the type of k is int, what is the number of iterations of the following while loop?k = 50 while k > 1: print(k) k = k // 2


A、3;

B、4;

C、5;

D、6

发布时间:2025-07-16 08:28:20
推荐参考答案 ( 由 快搜搜题库 官方老师解答 )
联系客服
答案:5
专业技术学习
专业技术学习
搜搜题库系统