How much do you know about technical vocabulary?

How much do you know about technical vocabulary?

3rd Grade

6 Qs

quiz-placeholder

Similar activities

Programming - Iteration, Basic Programming Constructs & Loop

Programming - Iteration, Basic Programming Constructs & Loop

2nd - 12th Grade

10 Qs

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

3rd Grade

9 Qs

Kuiz 3.1 Persekitaran Kod Arahan dan Jenis Data

Kuiz 3.1 Persekitaran Kod Arahan dan Jenis Data

1st - 12th Grade

10 Qs

Python One Mark

Python One Mark

KG - 10th Grade

10 Qs

Curso de Programación Básica

Curso de Programación Básica

3rd Grade

11 Qs

Python

Python

KG - 9th Grade

8 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