python advance

Flashcard
•
Computers
•
10th Grade
•
Hard
Quizizz Content
FREE Resource
Student preview

13 questions
Show all answers
1.
FLASHCARD QUESTION
Front
What Python package for Linear Algebra? Options: Matrix, Array, NumPy, Pynum
Back
NumPy
2.
FLASHCARD QUESTION
Front
What is the name of the programming language we are learning?
Back
Python
3.
FLASHCARD QUESTION
Front
What is python?
Back
a programming language
4.
FLASHCARD QUESTION
Front
__________ is a library used to create data structures and carry out scientific calculations.
Back
Numpy
5.
FLASHCARD QUESTION
Front
How to use numpy ?
Back
import numpy as np
6.
FLASHCARD QUESTION
Front
What is the output of the following code: names = np.array(["Reem" , "Salah" , "Haya" , "Maryam" , "Fatema"]) print(names([2])) Mark the right output from the below options Options: [ 'Haya' ], [ 'Maryam' ], [ 'Reem' ], [ 'Salah' ]
Back
[ 'Haya' ]
7.
FLASHCARD QUESTION
Front
What is the output of the following code?
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" ]
Back
[ "Reem" , "Salah" , "Omar" , "Maryam" , "Fatema" ]
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Periodic Table

Flashcard
•
9th - 11th Grade
10 questions
Present Perfect Subjunctive Conjugations

Flashcard
•
10th Grade
15 questions
2-Column Proofs 1

Flashcard
•
10th Grade
15 questions
Two-Column Proofs

Flashcard
•
10th Grade
15 questions
Two-Column Proofs

Flashcard
•
10th Grade
15 questions
Matrices

Flashcard
•
10th Grade
11 questions
Proof Positive

Flashcard
•
9th Grade
9 questions
AP Art History- Late Empire and Rome Review

Flashcard
•
9th Grade
Popular Resources on Wayground
11 questions
Hallway & Bathroom Expectations

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

Quiz
•
6th - 8th Grade
10 questions
"LAST STOP ON MARKET STREET" Vocabulary Quiz

Quiz
•
3rd Grade
19 questions
Fractions to Decimals and Decimals to Fractions

Quiz
•
6th Grade
16 questions
Logic and Venn Diagrams

Quiz
•
12th Grade
15 questions
Compare and Order Decimals

Quiz
•
4th - 5th Grade
20 questions
Simplifying Fractions

Quiz
•
6th Grade
20 questions
Multiplication facts 1-12

Quiz
•
2nd - 3rd Grade