Python Data Structures

Python Data Structures

6th - 8th Grade

15 Qs

quiz-placeholder

Similar activities

Quiz on Iterative Development in Python Programming

Quiz on Iterative Development in Python Programming

8th Grade

14 Qs

Fundamentos de Programación en Python

Fundamentos de Programación en Python

6th Grade - University

10 Qs

Python հարցեր 7-րդ դաս

Python հարցեր 7-րդ դաս

7th Grade

14 Qs

Lesson 1

Lesson 1

6th Grade

17 Qs

Chapter 4 Exam Review

Chapter 4 Exam Review

8th Grade

20 Qs

Введення та виведення даних у Python

Введення та виведення даних у Python

7th Grade

12 Qs

Quiz về kiểu dữ liệu Str

Quiz về kiểu dữ liệu Str

6th - 8th Grade

17 Qs

VARIÁVEIS E CÓDIGO

VARIÁVEIS E CÓDIGO

6th - 8th Grade

10 Qs

Python Data Structures

Python Data Structures

Assessment

Quiz

Information Technology (IT)

6th - 8th Grade

Medium

Created by

Thomas School

Used 3+ times

FREE Resource

15 questions

Show all answers

1.

MATCH QUESTION

1 min • 1 pt

Which data type is it?

represents a whole number

string

represents text

integer

represents a number with a decimal point

float

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

5

it's a string

it's a float

it's an integer

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

1.45

it's a string

it's a float

it's an integer

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

"Hello"

it's a string

it's a float

it's an integer

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

"10"

it's a string

it's a float

it's an integer

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct way to output "Hello, World!" in Python?

`echo "Hello, World!"`

`print("Hello, World!")`

`printf("Hello, World!")`

`System.out.println("Hello, World!")`

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Media Image

What will be displayed on the screen?

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?