Python Quiz-1

Quiz
•
Computers
•
University
•
Hard
K Hemant Reddy
Used 4+ times
FREE Resource
16 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What will be the value of the following Python expression?
print(4 + 3 % 5)
7
5
2
1
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is used to define a block of code in Python language?
Indentation
Key
Brackets
All of the mentioned
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following Python code?
a) 1 2 3
b) SyntaxError
c) 1 2
d) none of the mentioned
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following Python code snippet if x=1?
x<<2
a) 4
b) 2
c) 1
d) 8
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
char = ‘E’
ascii_value = ord(char)
next_char = chr(ord(char) + 1)
print(chr(ascii_value+(ord(next_char)-ord(char))))
D
H
E
F
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is the truncation division operator in Python?
a) |
b) //
c) /
d) %
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Find the correct output of the following code
0
1
2
3
4
5
1
2
3
4
5
0
1
4
5
0
1
2
3
4
5
6
Create a free account and access millions of resources
Similar Resources on Wayground
12 questions
C++ Basics (1)

Quiz
•
University
20 questions
1st Year quiz

Quiz
•
University
20 questions
Algoritma + Pascal

Quiz
•
University
20 questions
Geeks for Geeks PCCOER Info Session CP Quiz

Quiz
•
University
20 questions
CC101 Quiz

Quiz
•
University
20 questions
C - Strings

Quiz
•
University
15 questions
Bootcamp Day 3 - Java Array

Quiz
•
University
15 questions
ASK F2 -KOD ARAHAN (PYTHON)

Quiz
•
1st Grade - University
Popular Resources on Wayground
15 questions
Hersheys' Travels Quiz (AM)

Quiz
•
6th - 8th Grade
20 questions
PBIS-HGMS

Quiz
•
6th - 8th Grade
30 questions
Lufkin Road Middle School Student Handbook & Policies Assessment

Quiz
•
7th Grade
20 questions
Multiplication Facts

Quiz
•
3rd Grade
17 questions
MIXED Factoring Review

Quiz
•
KG - University
10 questions
Laws of Exponents

Quiz
•
9th Grade
10 questions
Characterization

Quiz
•
3rd - 7th Grade
10 questions
Multiply Fractions

Quiz
•
6th Grade