Input, Output, Variables and Operators

Input, Output, Variables and Operators

5th Grade

20 Qs

quiz-placeholder

Similar activities

Javascript

Javascript

1st - 5th Grade

25 Qs

Class 6 TCS Analysing data

Class 6 TCS Analysing data

5th - 7th Grade

20 Qs

Systems Architecture

Systems Architecture

KG - 9th Grade

15 Qs

Famous YouTubers

Famous YouTubers

4th - 12th Grade

17 Qs

K5_ÔN TẬP HỌC KÌ 1

K5_ÔN TẬP HỌC KÌ 1

5th Grade

15 Qs

UH - 01 VII

UH - 01 VII

1st - 12th Grade

20 Qs

5°Ano

5°Ano

1st - 5th Grade

20 Qs

Soal Posttest TKP (TIK)

Soal Posttest TKP (TIK)

KG - Professional Development

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?