Python

Python

Assessment

Flashcard

Computers

9th - 12th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

15 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What is an algorithm?

Back

A general process for solving a category of problems.

2.

FLASHCARD QUESTION

Front

What does compile mean?

Back

To translate a program written in a high-level language into a low-level language all at once, in preparation for later execution.

3.

FLASHCARD QUESTION

Front

What is a high level language?

Back

A programming language like Python that is designed to be easy for humans to read and write.

4.

FLASHCARD QUESTION

Front

What is a low level language?

Back

A programming language that is designed to be easy for a computer to execute; also called “machine language” or “assembly language.”

5.

FLASHCARD QUESTION

Front

What is a semantic error?

Back

An error in a program that makes it do something other than what the programmer intended.

6.

FLASHCARD QUESTION

Front

What does the print statement do?

Back

It is instruction that causes the Python interpreter to display a value on the screen.

7.

FLASHCARD QUESTION

Front

What is a floating-point number?

Back

A type that represents numbers with fractional parts.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?