
NTI - Python 2

Quiz
•
Fun
•
University
•
Medium
Eslam Elreedy
Used 2+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
You're a professor teaching Data Science with Python, and you want to visually assess if the grades on your exam follow a particular distribution. Which plot do you use?
line plot
histogram
scatter plot
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
You're a professor in Data Analytics with Python, and you want to visually assess if longer answers on exam questions lead to higher grades. Which plot do you use?
line plot
histogram
scatter
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
x = 8
y = 9
not ( not (x < 3) and not (y > 14 or y > 10) )
true
False
ERROR
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
area = 10.0
if(area < 9) :
print("small")
elif(area < 12) :
print("medium")
else :
print("large")
small
medium
large
ERROR
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
x = 1
while x < 4 :
print(x)
x = x + 1
0
1
2
3
4
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How can you add labels to the x-axis and y-axis in a Matplotlib plot?
Using the legend() function
Using the title() function
Using the xlabel() and ylabel() functions
Using the grid() function
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which library in Python is commonly used for creating data visualizations?
Scikit-learn
Pandas
Matplotlib
NumPy
Create a free account and access millions of resources
Similar Resources on Wayground
21 questions
DISNEY

Quiz
•
University
20 questions
pelatihan PPKB

Quiz
•
University
20 questions
Artificial Intelligence

Quiz
•
8th Grade - Professio...
15 questions
CSI-P1

Quiz
•
University
15 questions
Easiest Piggy Quiz

Quiz
•
1st Grade - Professio...
15 questions
Brain Break Crazies

Quiz
•
2nd Grade - Professio...
15 questions
D-Day

Quiz
•
University
18 questions
RANDOM KNOWLEDGE

Quiz
•
University
Popular Resources on Wayground
10 questions
SR&R 2025-2026 Practice Quiz

Quiz
•
6th - 8th Grade
30 questions
Review of Grade Level Rules WJH

Quiz
•
6th - 8th Grade
6 questions
PRIDE in the Hallways and Bathrooms

Lesson
•
12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
15 questions
Subtracting Integers

Quiz
•
7th Grade