Python
Quiz
•
Professional Development
•
Professional Development
•
Practice Problem
•
Hard
Kavyashree PN
Used 31+ times
FREE Resource
Enhance your content in a minute
30 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Python is a
Object Oriented Programming
Interpreted Programming
High Level Programming
All the Above
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which can be an Identifier among them in Python?
$123
_abc
@fg
1a
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the data type of print(type(10))
<class 'int'>
int
integer
<class 'integer'>
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Predict the Output
x = 'abcd'
for i in x:
print(i.upper())
Predict the Output
x = 'abcd'
for i in x:
print(i.upper())Syntax Error
a B C D
a b c d
A B C D
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
All keywords in Python are in _________?
Capitalized
Lower case
Upper Case
None of the mentioned
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following Python code?
for i in range(1,5):
if i==4:
continue
print(i)
1 2 3 4 5
1 2 3 5
1 2 3
Error
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the order of precedence in python?
Exponential, Parentheses, Multiplication, Division, Addition, Subtraction
Exponential, Parentheses, Division, Multiplication, Addition, Subtraction
Parentheses, Exponential, Multiplication, Division, Addition, Subtraction
Parentheses, Exponential, Multiplication, Division, Subtraction, Addition
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
25 questions
Quiz 1 - ITEDEV - Final
Quiz
•
Professional Development
25 questions
Lean Six Sigma (English)
Quiz
•
Professional Development
25 questions
Audit Intern (0526)
Quiz
•
Professional Development
25 questions
class ,objects,variables & methods
Quiz
•
Professional Development
25 questions
Customer Service
Quiz
•
University - Professi...
25 questions
Curriculum and Resources
Quiz
•
University - Professi...
25 questions
AUT203 Drivetrains Week 7 Quiz
Quiz
•
Professional Development
25 questions
Methods of Teaching English
Quiz
•
University - Professi...
Popular Resources on Wayground
10 questions
Honoring the Significance of Veterans Day
Interactive video
•
6th - 10th Grade
9 questions
FOREST Community of Caring
Lesson
•
1st - 5th Grade
10 questions
Exploring Veterans Day: Facts and Celebrations for Kids
Interactive video
•
6th - 10th Grade
19 questions
Veterans Day
Quiz
•
5th Grade
14 questions
General Technology Use Quiz
Quiz
•
8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Circuits, Light Energy, and Forces
Quiz
•
5th Grade
19 questions
Thanksgiving Trivia
Quiz
•
6th Grade
