Input, Output, Variables and Operators

Input, Output, Variables and Operators

5th Grade

20 Qs

quiz-placeholder

Similar activities

Pyhton Input and Output Basics

Pyhton Input and Output Basics

5th Grade

20 Qs

Ôn lớp 5 - Logo

Ôn lớp 5 - Logo

5th Grade

19 Qs

PSAS Komputer

PSAS Komputer

1st - 5th Grade

19 Qs

Computer parts

Computer parts

1st - 12th Grade

20 Qs

Quiz 1 : Beginner 5th Grade

Quiz 1 : Beginner 5th Grade

5th Grade

20 Qs

Python Quiz For Starters

Python Quiz For Starters

3rd Grade - Professional Development

17 Qs

Cấu trúc tuần tự-rẽ nhánh

Cấu trúc tuần tự-rẽ nhánh

5th Grade

20 Qs

empowerment quiz2

empowerment quiz2

1st - 5th Grade

20 Qs

Input, Output, Variables and Operators

Input, Output, Variables and Operators

Assessment

Quiz

Computers

5th Grade

Practice Problem

Medium

Used 186+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these stores a piece of data, and gives it a specific name?

variable

whitespace

interpreter

modulo

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data type than can have one of two values: True or False?

boolean

variable

modulo

interpreter

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which example is the correct way to write a variable in Python and and assign it a value?

my_variable = 10

my variable = 10

my_variable is 10

my_variable: 10

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data type can store numbers, letters and symbols?

String

Integer

Float

Boolean

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data type is the most suitable to store a whole number?

String

Integer

Boolean

Float

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the print function do in python?

It's a variable.
It can input data.
It displays something like a string or integer
It loops the code.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will the output be from the following code?
print("Hello world!")

SyntaxError
Hello world!
"Hello world!"
print(Hello world!)

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?