Aug_G6_2024

Aug_G6_2024

6th Grade

20 Qs

quiz-placeholder

Similar activities

Test 4 Python (2024-2025)

Test 4 Python (2024-2025)

6th - 8th Grade

21 Qs

G6_Revision worksheet_Chapter 6 & 7

G6_Revision worksheet_Chapter 6 & 7

6th Grade

20 Qs

Introduction to Python

Introduction to Python

KG - University

25 Qs

Python Module

Python Module

6th - 10th Grade

20 Qs

Python

Python

6th - 10th Grade

17 Qs

ProA Desarrollo de Software 3° año

ProA Desarrollo de Software 3° año

1st - 12th Grade

19 Qs

Python Part 1

Python Part 1

1st Grade - University

16 Qs

Basic Python Key Terms

Basic Python Key Terms

6th - 8th Grade

20 Qs

Aug_G6_2024

Aug_G6_2024

Assessment

Quiz

Computers

6th Grade

Hard

Created by

Lê Thủy

Used 4+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Is the following statement true or false? "The string data type is used only to store whole numbers."

True

False

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data type would the variable 'city' be?

String

Integer

Float

Currency

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data type would the variable 'temperature' be?

String

Integer

Float/Real

Boolean

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of the following command? age = 15 month = "April" print("You are",age,", you were born in",month)

You are 15

You were born in April

You were born in April. You are 15

You are 15, you were born in April

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Is the following statement true or false? "The real data type is used to store decimal numbers."

True

False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data type would the variable 'month' be?

String

Integer

Float/Real

Boolean

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data type would the variable 'house number' be?

String

Boolean

Float/Real

Integer

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?