
Python Quiz 4

Quiz
•
Computers
•
University
•
Hard
Nguyen Duong
FREE Resource
90 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What arithmetic operators cannot be used with strings?
+
*
–
All of the mentioned
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following Python code? >>>print (r"\nhello")
a new line and hello
\nhello
the letter r and then hello
error
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following Python statement? >>>print('new' 'line')
Error
Output equivalent to print ‘new\nline’
newline
new line
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following Python statement? >>> print('x\97\x98')
Error
97 98
x\97
\x97\x98
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following Python code? >>>str1="helloworld" >>>str1[::-1]
dlrowolleh
hello
world
helloworld
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following Python code? print(0xA + 0xB + 0xC)
0xA0xB0xC
Error
0x22
33
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following Python code? class father: def __init__(self, param): self.o1 = param class child(father): def __init__(self, param): self.o2 = param >>>obj = child(22) >>>print "%d %d" % (obj.o1, obj.o2)
None None
None 22
22 None
Error is generated
Create a free account and access millions of resources
Similar Resources on Wayground
93 questions
برمجة موجهة 2

Quiz
•
University
94 questions
1er. Parcial Software de Base

Quiz
•
University
90 questions
NET01 - FINALS P2

Quiz
•
University
85 questions
Introduction to Cybersecurity Tools and Cyberattacks

Quiz
•
University
86 questions
FoP Prelims Review

Quiz
•
University
91 questions
Data Science Fundamentals Worksheet

Quiz
•
University
86 questions
IIS Review Prep Quiz

Quiz
•
University
93 questions
spi final reviewer

Quiz
•
University
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)

Quiz
•
8th Grade - University
7 questions
Force and Motion

Interactive video
•
4th Grade - University
36 questions
Unit 5 Key Terms

Quiz
•
11th Grade - University
7 questions
Figurative Language: Idioms, Similes, and Metaphors

Interactive video
•
4th Grade - University
15 questions
Properties of Equality

Quiz
•
8th Grade - University
38 questions
WH - Unit 3 Exam Review*

Quiz
•
10th Grade - University
21 questions
Advise vs. Advice

Quiz
•
6th Grade - University
12 questions
Reading a ruler!

Quiz
•
9th Grade - University