Computational Thinking in Python[Quiz 3]
Quiz
•
Computers
•
University
•
Medium
Karunya Hacks
Used 3+ times
FREE Resource
Enhance your content in a minute
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
l1 = [4,6,8,1]
l1.append(5)
print(l1)
4,5,6,8,1
1,5,6,8,4
4,6,8,1,5
4,8,1,6,5
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What is the symbol of floor division in Python
**
/
\
//
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What is the output
x = 4
y = 6
print(x == y)
True
Error
False
Invalid statement
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Correct syntax for while loop is
while(x>1)
#statements
While(x>1)
#statements
while x>1:
#statements
while x>1
#statements
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which function do we use to add an element at a particular element in the list
insert()
append()
add_list()
list_append
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which statement brings the control out of the loop
pass
break
catch
try
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What is the output of the following code
a = 4
b = 3
pro = a**b
print(pro)
12
64
32
128
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
DreamWeaver CS6
Quiz
•
University
10 questions
CHAPTER 1: COMPUTER SECURITY REVIEW
Quiz
•
University
13 questions
8 - Организация работы в AutoCAD
Quiz
•
University
15 questions
BÀI 16 - THUẬT TOÁN SẮP XẾP
Quiz
•
9th Grade - University
20 questions
MÚLTIPLOS DE UN NÚMERO
Quiz
•
1st Grade - University
15 questions
Gli indirizzi IP
Quiz
•
9th Grade - Professio...
10 questions
Operating system - Fun Review 2
Quiz
•
University
17 questions
Email Lớp 6
Quiz
•
6th Grade - University
Popular Resources on Wayground
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
20 questions
Halloween Trivia
Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
4 questions
Activity set 10/24
Lesson
•
6th - 8th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
How to Email your Teacher
Quiz
•
Professional Development
15 questions
Order of Operations
Quiz
•
5th Grade
30 questions
October: Math Fluency: Multiply and Divide
Quiz
•
7th Grade
Discover more resources for Computers
10 questions
Halloween Movies Trivia
Quiz
•
5th Grade - University
7 questions
Central Idea of Informational Text
Interactive video
•
4th Grade - University
7 questions
Review for You: Using Commas
Interactive video
•
4th Grade - University
5 questions
Using Context Clues
Interactive video
•
4th Grade - University
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)
Quiz
•
8th Grade - University
7 questions
Force and Motion
Interactive video
•
4th Grade - University
14 questions
Eat Healthy,Be Healty
Quiz
•
4th Grade - University
7 questions
Safari Scholar: Searching for Subject-Verb Agreement
Interactive video
•
4th Grade - University
