
python advance
Authored by Mariam Alketbi
Computers
10th Grade
CCSS covered
Used 87+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
13 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What Python package for Linear Algebra ?
Matrix
Array
NumPy
Pynum
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the name of the programming language we are learning?
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is python?
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
__________ is a library used to create data structures and carry out scientific calculations.
Python
Numpy
Pycharm
Bar chart
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How to use numpy ?
import numpy as np
import pandas as pd
import pyplot as plt
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
names = np.array(["Reem" , "Salah" , "Haya" , "Maryam" , "Fatema"])
print(names([2))
Mark the right output from the below options
[ 'Haya' ]
[ 'Maryam' ]
[ 'Reem' ]
[ 'Salah' ]
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
names = np.array(["Reem" , "Salah" , "Haya" , "Maryam" , "Fatema"])
names[2] = "Omar"
print([names])
Mark the right output from the below options
[ "Reem" , "Salah" , "Haya" , "Maryam" , "Fatema" ]
[ "Reem" , "Salah" , "Omar" , "Maryam" , "Fatema" ]
[ "Reem" , "Haya" , "Salah" , "Maryan" , "Fatema" ]
Access all questions and much more by creating a free account
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
Already have an account?