Python Revision Tour - I
Quiz
•
Computers
•
12th Grade
•
Hard
Asima Chakrabarty
Used 287+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Given the lists L=[1,3,6,82,5,7,11,92] , write the output of print(L[2:5])
[6,82,5,7]
[1,3,6,82,5]
[6,82,5]
None of these
2.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Suppose a tuple T is declared as T = (10, 12, 43, 39), which of the following is incorrect?
print(T[1])
T[2] = -29
print(max(T))
print(len(T))
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
A tuple is declared as
T = (2,5,6,9,8)
What will be the value of sum(T)?
30
0
Error
29
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
If the following code is executed, what will be the output of the following code?
name="ComputerSciencewithPython"
print(name[3:10])
puterSci
puterSc
mputerSc
none
5.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
The statement: bval=str1>str2 shall return __________________ as the output, if str1="Delhi" and str2="New Delhi".
True
Delhi
New Delhi
False
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which of the following statements returns a list?
tup(list)
len(tup)
list(string)
dict(string)
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What is the output?
a=[5,10,15,20,25]
k=1
i=a[1]+1
j=a[2]+1
m=a[k+1]
print(i,j,m)
11 15 16
11 16 15
11 15 15
16 11 15
Create a free account and access millions of resources
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
20 questions
UNIT 3- DATA COMMUNICATION
Quiz
•
12th Grade
15 questions
History of Computers
Quiz
•
6th - 12th Grade
15 questions
Vocabulary of Computer
Quiz
•
12th Grade
15 questions
Asesmen Sumatif
Quiz
•
12th Grade
15 questions
HTML
Quiz
•
8th - 12th Grade
20 questions
Quiz Inf X.B
Quiz
•
10th Grade - University
20 questions
From Binary To Denary Conversion - IGCSE
Quiz
•
7th Grade - Professio...
10 questions
Intro to Windows Server 2012
Quiz
•
12th Grade
Popular Resources on Wayground
10 questions
Honoring the Significance of Veterans Day
Interactive video
•
6th - 10th Grade
10 questions
Exploring Veterans Day: Facts and Celebrations for Kids
Interactive video
•
6th - 10th Grade
19 questions
Veterans Day
Quiz
•
5th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Circuits, Light Energy, and Forces
Quiz
•
5th Grade
6 questions
FOREST Self-Discipline
Lesson
•
1st - 5th Grade
7 questions
Veteran's Day
Interactive video
•
3rd Grade
20 questions
Weekly Prefix check #2
Quiz
•
4th - 7th Grade
Discover more resources for Computers
8 questions
Veterans Day Quiz
Quiz
•
12th Grade
28 questions
Ser vs estar
Quiz
•
9th - 12th Grade
19 questions
Explore Triangle Congruence and Proofs
Quiz
•
9th - 12th Grade
20 questions
-AR -ER -IR present tense
Quiz
•
10th - 12th Grade
10 questions
DNA Replication Concepts and Mechanisms
Interactive video
•
7th - 12th Grade
20 questions
Food Chains and Food Webs
Quiz
•
7th - 12th Grade
15 questions
Identify Triangle Congruence Criteria
Quiz
•
9th - 12th Grade
23 questions
Similar Figures
Quiz
•
9th - 12th Grade
