
unit 1 and 2 - Quiz

Quiz
•
Computers
•
11th Grade
•
Medium
Dr. 973
Used 2+ times
FREE Resource
30 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Predict the output of the following Python Program.
ELPPA
elppa
apple
APPLE
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following Python code snippet?
d = {"john":40, "peter":45}
print(list(d.keys()))
[“john”, “peter”]
[“john”:40, “peter”:45]
(“john”, “peter”)
(“john”:40, “peter”:45)
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following Python code?
print("Hello {0[0]} and {0[1]}".format(('Rose', 'Jasmine')))
None
Hello Rose and Jasmine
Error
Hello (‘Rose’, ‘Jasmine’) and (‘Jasmine’, ‘Rose’)
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following Python code snippet?
d1 = {"john":40, "peter":45}d2 = {"john":466, "peter":45}
d1 == d2
False
True
None
Error
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Recognize the output of the following Python Program
I am good student good of Karunya University
I am good student of Karunya University
I am good good student of Karunya University
Error
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Find the operator used to verify the absence of a substring in a Python string.
!contains
notcontains
! in
not in
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Find the file method that is used to read the entire contents of a file in a single operation?
read
readline
open
for loop
Create a free account and access millions of resources
Similar Resources on Wayground
35 questions
term 2 practice grade 7

Quiz
•
7th Grade - University
31 questions
Python Quiz JC1

Quiz
•
11th Grade
25 questions
Computer Systems and Computer Ethics

Quiz
•
8th - 12th Grade
30 questions
REVISÃO PYTHON

Quiz
•
9th - 12th Grade
33 questions
Eduqas Computer Science 1.1 Hardware

Quiz
•
9th - 11th Grade
25 questions
List in Python

Quiz
•
11th Grade
30 questions
[AP CSP] Midterm Review (Semester 1)

Quiz
•
9th - 12th Grade
30 questions
Sumatif 1 Kelas XI

Quiz
•
11th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade