Unit 5 Lessons 0 & 1

Unit 5 Lessons 0 & 1

Assessment

Flashcard

Created by

Quizizz Content

Computers

10th Grade

Hard

Student preview

quiz-placeholder

15 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What is a variable?

Back

A symbol or name that stands for a value

2.

FLASHCARD QUESTION

Front

What does it mean to 'declare a variable'?

Back

To create a named storage location in memory for a value

3.

FLASHCARD QUESTION

Front

What three things does a variable have?

Back

A variable has a name, a value, and a type.

4.

FLASHCARD QUESTION

Front

What is str?

Back

A data type in Python for representing text

5.

FLASHCARD QUESTION

Front

What is int?

Back

A data type used to represent whole numbers

6.

FLASHCARD QUESTION

Front

What is float?

Back

A decimal number in Python.

7.

FLASHCARD QUESTION

Front

What is concatenation?

Back

The operation of joining two strings together

Explore all questions with a free account

or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?