python advance

Flashcard
•
Computers
•
10th Grade
•
Hard
Wayground 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
APRENDIENDO CON EL GRUPO ADMINISTRATIVO

Flashcard
•
KG - University
15 questions
El subjuntivo vs. el indicativo

Flashcard
•
9th - 12th Grade
10 questions
Subjuntivo en cláusulas adverbiales 3

Flashcard
•
9th - 12th Grade
10 questions
Pisos térmicos

Flashcard
•
9th Grade
10 questions
Spanish verb tenses: HABLAR

Flashcard
•
11th - 12th Grade
10 questions
Arcaísmos, español coloquial y spanglish

Flashcard
•
9th - 12th Grade
8 questions
sociales y ciudadanas

Flashcard
•
11th Grade
15 questions
Identifica la palabra correcta

Flashcard
•
9th - 12th Grade
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