12cs cha9

Quiz
•
Computers
•
12th Grade
•
Medium
kalaiselvi.k Revathi.T
Used 5+ times
FREE Resource
12 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
1. தரவினத் த�ொ குதியின் த�ொ டர்பில்லாத ஒன்றைத் தேர் வு செய்க
List
Tuple
Dictionary
Loop
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
2. Let list1=[2,4,6,8,10], எனில் print(List1[-2]) ன் விடை
10
8
4
6
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
3. பின்வரும் எந்த செயற்கூறு List-ல் உள்ள உறுப்புகளின் எண்ணிக்கையைக் கணக்கிட பயன்படுகிறது?
count()
find()
len()
index()
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
4. If List=[10,20,30,40,50] எனில் List[2]=35 ன் விடை
[35,10,20,30,40,50]
[10,20,30,40,50,35]
[10,20,35,40,50]
[10,35,30,40,50]
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
5. If List=[17,23,41,10] எனில் List.append(32) ன் விடை
[32,17,23,41,10]
[17,23,41,10,32]
[10,17,23,32,41]
[41,32,23,17,10]
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
6. பின்வரும் எந்த பை த்தான் செயற்கூறு ஏற்கனவே உள்ள List-ல் ஒன்றுக்கும் மே ற்பட்ட உறுப்புகளை
சே ர்க்க ப் பயன்படுகிறது?
append()
append_more()
extend()
more()
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
7. பின்வரும் பை த்தான் குறிமுறை யின் விடை என்ன?
S=[x**2 for x in range(5)]
print(S)
[0,1,2,4,5]
[0,1,4,9,16]
[0,1,4,9,16,25]
[1,4,9,16,25]
Create a free account and access millions of resources
Similar Resources on Wayground
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Appointment Passes Review

Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
Grammar Review

Quiz
•
6th - 9th Grade