Python Domain 1 Part 1

Python Domain 1 Part 1

Assessment

Flashcard

Computers

6th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

15 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Which of the following is an integer? "1234", True, 5.5, 1000

Back

1000

2.

FLASHCARD QUESTION

Front

Which of the following is a float? Options: "1234", False, -1.2, 1234

Back

-1.2

3.

FLASHCARD QUESTION

Front

Which of the following is a string? 1234, True, -1.5, "True"

Back

"True"

4.

FLASHCARD QUESTION

Front

In Python what is a Float?

Back

A float is a data type that is a decimal number.

5.

FLASHCARD QUESTION

Front

What is Python?

Back

text based programming language

6.

FLASHCARD QUESTION

Front

Which number is an example of an integer? Options: 1/8, .39, -7, 8.3

Back

-7

7.

FLASHCARD QUESTION

Front

Code for Hello, World!

Back

print("Hello, World!")

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?