Search Header Logo

python advance

Authored by Mariam Alketbi

Computers

10th Grade

CCSS covered

Used 88+ times

python advance
AI

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

Media Image

What is the name of the programming language we are learning?

Scratch
Python
Pie thin
Scribble

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is python?

a programming language 
DTP software 
Spreadsheet software
Computer 

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

__________ 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

Media Image

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

Google

Continue with Google

Email

Continue with Email

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?