Search Header Logo
G9- Term2 - Chap 3- Algorithms and Programming

G9- Term2 - Chap 3- Algorithms and Programming

Assessment

Presentation

Computers

9th Grade

Practice Problem

Easy

Created by

Rajeswari Chandran

Used 2+ times

FREE Resource

13 Slides • 5 Questions

1

media

3

Multiple Choice

Identify the datatype 2.345

1
boolean
2
float
3
string
4
integer

4

Multiple Choice

What is the data type of 10 in Python?

1
int
2
float
3
string
4
boolean

5

Multiple Choice

What is the type of "Hello, World!" in Python?

1
int
2
list
3
bool
4
str

6

media

8

media

9

Multiple Choice

What is the result of np.array([1, 2, 3]) * 2?

1
[2, 4, 6]
2
[3, 6, 9]
3
[0, 0, 0]
4
[1, 2, 3]

10

Multiple Choice

How do you import NumPy in Python?

1
import numpy as np
2
from numpy import *
3
import numpy
4
numpy.load()

12

media

16

media

17

media

18

media
media

Show answer

Auto Play

Slide 1 / 18

SLIDE