
Pre - Qualifier Assessments - Python Training

Quiz
•
Professional Development
•
Professional Development
•
Hard
training atomm
Used 1+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 2 pts
Which of these data types does Python not natively support?
Lists
Tuples
Arrays
Dictionaries
2.
MULTIPLE CHOICE QUESTION
45 sec • 2 pts
What is the output of the following code snippet:
print(type("Hello, World!"))
<class 'str'>
<class 'int'>
<class 'list'>
<class 'list'>
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What will be the output of the following pseudocode?
Initialize x as 10;
If x is of type int,
print "Integer"
else
print "Not Integer"
Integer
Not Integer
Error
None
4.
MULTIPLE CHOICE QUESTION
1 min • 2 pts
Evaluate this pseudocode:
Set x = [1, 2, 3];
If x is a list, print length of x, else print "Not a list"
3
0
1
2
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the default type of data returned by the input() function in Python 3.x?
int
string
boolean
list
6.
MULTIPLE CHOICE QUESTION
1 min • 2 pts
What will be the output of
print("Python", "Programming", sep="-")
Python-Programming
Python Programming
PythonProgramming
Python,Programming
7.
MULTIPLE CHOICE QUESTION
2 mins • 2 pts
Find the mistake:
user_input = input("Enter a number: ");
print("You entered: ", int(user_input))
Syntax error
No error
int() should be str()
input() function used incorrectly
Create a free account and access millions of resources
Similar Resources on Wayground
14 questions
PYTHON BASICS

Quiz
•
Professional Development
10 questions
Python Test 3A

Quiz
•
Professional Development
15 questions
Simple Python Quiz

Quiz
•
Professional Development
10 questions
Day-4 IOAC - ML Python Assessment_12th-Feb-2023

Quiz
•
Professional Development
20 questions
Basic 2 Python

Quiz
•
12th Grade - Professi...
14 questions
Java Collections

Quiz
•
Professional Development
15 questions
Quiz 2 Internship on Fundamentals of Python

Quiz
•
Professional Development
10 questions
C Structures

Quiz
•
Professional Development
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade