Python Inputs

Python Inputs

7th - 8th Grade

10 Qs

quiz-placeholder

Similar activities

Linux

Linux

7th Grade

8 Qs

Python List

Python List

4th Grade - University

15 Qs

Python

Python

8th - 9th Grade

15 Qs

Microsoft word terms

Microsoft word terms

7th - 8th Grade

10 Qs

DATA ANALYTICS USING EXCEL

DATA ANALYTICS USING EXCEL

7th Grade

15 Qs

Layouting

Layouting

7th Grade

10 Qs

REVIEW QUIZ

REVIEW QUIZ

7th Grade

15 Qs

INTRODUCCION A LA PROGRAMACION

INTRODUCCION A LA PROGRAMACION

6th Grade - University

10 Qs

Python Inputs

Python Inputs

Assessment

Quiz

Computers

7th - 8th Grade

Practice Problem

Medium

Created by

Mark Christensen

Used 847+ times

FREE Resource

AI

Enhance your content in a minute

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

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

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?