首页
(判断题, )在Python中没有switch-case语句。
2023-11-03 11:12:43
初级Python开发工程师
(判断题, )在Python中没有switch-case语句。
A.正确
B.错误
正确答案是A
上一篇:
(判断题, )每个if条件后面都要使用冒号。
下一篇:
(判断题, )elif可以单独使用。