How much do you know about technical vocabulary?

How much do you know about technical vocabulary?

3rd Grade

6 Qs

quiz-placeholder

Similar activities

Variables and Data Types

Variables and Data Types

3rd - 10th Grade

10 Qs

Python L1 Quiz 1

Python L1 Quiz 1

2nd - 8th Grade

7 Qs

Python

Python

1st - 10th Grade

10 Qs

Пайтон

Пайтон

1st - 5th Grade

10 Qs

Python One Mark

Python One Mark

KG - 10th Grade

10 Qs

Python

Python

KG - 9th Grade

8 Qs

Advance Python

Advance Python

KG - Professional Development

10 Qs

แบบทดสอบครั้งที่ 1

แบบทดสอบครั้งที่ 1

1st - 4th Grade

10 Qs

How much do you know about technical vocabulary?

How much do you know about technical vocabulary?

Assessment

Quiz

Computers

3rd Grade

Hard

Created by

Xiomara Hernández

Used 2+ times

FREE Resource

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What function returns the length of an object in Python?

len()

str()

int()

list()

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What function converts its argument into a string in Python?

str()

int()

float()

list()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a graphical representation of the distribution of numerical data?

Mode

Variance

Histogram

Mean

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What statistical concept represents the amount of variation in a set of data?

Mode

Standard deviation

Median

Mean

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What Python library is essential for scientific computing and is used to manipulate data in artificial intelligence?

NumPy

Pandas

Matplotlib

SciPy

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What Python library is used to build and evaluate machine learning models in artificial intelligence?

Matplotlib

PyTorch

TensorFlow

Scikit-learn