Which is the correct operator for power(xy) ?

CAT 2 Quiz

Quiz
•
A M Abirami
•
Computers
•
University
•
2 plays
•
Medium
Student preview

10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
x ** y
x ^ y
x ^^ y
x * y
2.
MULTIPLE CHOICE QUESTION
2 mins • 2 pts
x = 5
y = 2
print(x / y)
print(x // y)
print(x % y)
print(x ^ y)
2.5
2
1
7
2
2.5
1
7
2.5
2
7
1
2.5
2
1
0
3.
MULTIPLE CHOICE QUESTION
2 mins • 2 pts
str = 'hello'
print(str[:2])
print(str[2:])
print(str[2:4])
print(str[-1])
he
llo
ll
o
he
llo
ll
h
he
llo
llo
o
he
llo
ll
oellh
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What error occurs when you execute?
rose = lotus
TypeError
NameError
SyntaxError
ValueError
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What error occurs when you execute?
rose = 'lotus'
NameError
TypeError
No Error
SyntaxError
6.
MULTIPLE CHOICE QUESTION
2 mins • 2 pts
list = [ 1, '2', [3]]
print(type(list))
print(type(list[0]))
print(type(list[1]))
print(type(list[2]))
<class 'list'>
<class 'int'>
<class 'str'>
<class 'list'>
<class 'list'>
<class 'int'>
<class 'int'>
<class 'list'>
list
int
str
list
Error
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the value of the expression:
float(4+int(2.39)%2)
4.0
4
5
5.0
Explore all questions with a free account
Similar Resources on Quizizz
15 questions
Python функциялары 7 сынып

Quiz
•
12th Grade - University
15 questions
BASIC C QUIZ

Quiz
•
University
12 questions
kotlin Quiz 2

Quiz
•
University
13 questions
Variable Name

Quiz
•
University
9 questions
Python Basics

Quiz
•
1st Grade - University
10 questions
Python

Quiz
•
University - Professi...
8 questions
Ex.Py Prizing Quiz

Quiz
•
University
9 questions
Python 1ra Clase

Quiz
•
University
Popular Resources on Quizizz
19 questions
Naming Polygons

Quiz
•
3rd Grade
14 questions
Prime Factorization

Quiz
•
6th Grade
20 questions
math review

Quiz
•
4th Grade
21 questions
6th Grade Math CAASPP Practice

Quiz
•
6th Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
35 questions
4th Grade Math SOL Review

Quiz
•
4th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
Discover more resources for Computers
15 questions
Disney Trivia

Quiz
•
University
20 questions
Disney Trivia

Quiz
•
University
52 questions
Logos Trivia

Quiz
•
KG - University
23 questions
History of English and Review

Quiz
•
KG - University
12 questions
Scientific Notation

Quiz
•
University
5 questions
Tone and Mood in Literature

Interactive video
•
4th Grade - University
7 questions
Food Webs and Energy Pyramids: Bedrocks of Biodiversity

Interactive video
•
11th Grade - University
8 questions
G2U6W1 - The Golden Flower: A Taino Myth from Puerto Rico

Quiz
•
2nd Grade - University