Search Header Logo

Python Inputs

Authored by Mark Christensen

Computers

7th - 8th Grade

Used 890+ times

Python Inputs
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 12 pts

What is the word (command) used to display numbers and text on the screen?

print

show

output

command

2.

MULTIPLE CHOICE QUESTION

30 sec • 12 pts

What can be used to store information and values so that it can be used later?

Graphic

Variable

Print

Output

3.

MULTIPLE CHOICE QUESTION

30 sec • 12 pts

What will be the output?

name = 'Dave'

print (name)

name

print

Dave

error

4.

MULTIPLE CHOICE QUESTION

30 sec • 12 pts

What would print (10 + 16) produce?

10

16

24

26

5.

MULTIPLE CHOICE QUESTION

30 sec • 12 pts

What is a input?

To plug in something.

A function that allows us to ask the user to enter some data.

Data displayed on a screen.

A function

6.

MULTIPLE CHOICE QUESTION

1 min • 12 pts

name=input("What is your name? ")

print("Your name is " + name)

What will be displayed if the user types in "Bob"?

Your name is name

name

Bob

Your name is Bob

7.

MULTIPLE CHOICE QUESTION

1 min • 12 pts

What, if anything, is wrong with the following?

input("Type your password: ")

There is no variable

Input commands don't need ( )

Input commands don't need " "

Nothing is wrong

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

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?