Python Inputs

Python Inputs

7th - 8th Grade

10 Qs

quiz-placeholder

Similar activities

7ICT - Algorithms Revision Quiz

7ICT - Algorithms Revision Quiz

7th Grade

15 Qs

Начала программирования на языке Паскаль

Начала программирования на языке Паскаль

8th - 11th Grade

15 Qs

VR Q - I

VR Q - I

3rd - 7th Grade

10 Qs

Quiz informatyczny

Quiz informatyczny

1st - 8th Grade

15 Qs

Kuis Analisis Data  Kelas 7

Kuis Analisis Data Kelas 7

7th Grade

10 Qs

Program Remedial Penilaian Harian 1 Genap 2023/2024

Program Remedial Penilaian Harian 1 Genap 2023/2024

7th Grade

10 Qs

Python Inputs

Python Inputs

Assessment

Quiz

Computers

7th - 8th Grade

Medium

Created by

Mark Christensen

Used 843+ times

FREE Resource

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?