Python MCQ Practice - XI - 2
登录 Google 即可保存进度。了解详情
电子邮件地址 *
Choose odd one out :
1 分
清除所选内容
Which one of the following is a logical operator:
1 分
清除所选内容
Which of the following statements is True:
1 分
清除所选内容
What is the length of the tuple (1,2,(3,4,5))
1 分
清除所选内容
The function random.random() takes:
1 分
清除所选内容
Which of the following is not a suitable argument to the function max()
1 分
清除所选内容
Which command can we use to remove string “nib” from list1. Given, list1=['pen','nib','ink','cap']
1 分
清除所选内容
If A=[3, 2, 5, 8, 7, 9, 4, 6], then what will be the value of A[1:5]?
1 分
清除所选内容
If A=[3, 2, 5, 8, 7, 9, 4, 6], then what will be the value of A[-1:5]?
1 分
清除所选内容
If A=[3, 2, 5, 8, 7, 9, 4, 6], then what will be the value of A[2:10:2]?
1 分
清除所选内容
Which of the following dictionary methods does not accept any argument?
1 分
清除所选内容
What will be the output of the following code:
1 分
无标题图片
清除所选内容
What will be the output of the following code:
1 分
无标题图片
清除所选内容
What will be the output of the following code?
1 分
无标题图片
清除所选内容
If T="Temporary", then what is the value of T[::-1]
1 分
清除所选内容
If A=[1, 2, 3] and B=[1, 3, 2], then which of the following statements will display True?
1 分
清除所选内容
If D={'Code':123, 'Price':32.5, 'Disc':50}, then which of the following expressions will be True?
1 分
清除所选内容
Which of the following is not a declaration of the dictionary?
1 分
清除所选内容
If d={'a':'ant','b':'bat','c':'cat'}, then what will be the output of the statement: print(len(d))
1 分
清除所选内容
Given L=[1,2,3,4] , which of the following statements will execute successfully?
1 分
清除所选内容
If s="Concatenation", then which of the following expressions will be True?
1 分
清除所选内容
Which of the following is not a function from random module?
1 分
清除所选内容
Evaluate: 15%6//7
1 分
清除所选内容
Evaluate: 15//7%6
1 分
清除所选内容
What will be the output of the following code?
1 分
无标题图片
清除所选内容
提交
清除表单内容
此内容不是由 Google 所创建,Google 不对其作任何担保。 举报滥用行为 - 服务条款 - 隐私权政策