Search Header Logo

Intro to Python & Variables

Authored by Diliara Khalikova

Computers

5th Grade

Used 4+ times

Intro to Python & Variables
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

what is the print() function used for?

input data from the keyboard

output data on the screen

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How are the items inside the print() function called?

text

symbol

parameter / argument

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will this code output:

print("I'm", 'Just', 'Ken', "!")

I'mJustKen!

Im Just Ken !

ImJustKen!

I'm Just Ken !

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will this code output:

print('Hello, it's me!')

Hello, it's me!

'Hello, it's me!'

Hello, it

there will be an error

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will this code output:

print(NayPyiTaw, - , is, the, capital, of, Myanmar)

NayPyiTaw, - , is, the, capital, of, Myanmar

NayPyiTaw - is the capital of Myanmar

NayPyiTaw-is thecapitalofMyanmar

error

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

what is the input() function used for?

input data from the keyboard

output data on the screen

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will the following code output?

a = input()

b = input()

c = input()

print(a, b, c)

if the input will be the following stings:

Moscow

Tokio

Yangon

Moscow

Tokio

Yangon

a b c

MoscowTokioYangon

Moscow Tokio Yangon

abc

Access all questions and much more by creating a free account

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

Already have an account?