Python Basics

Python Basics

7th Grade

20 Qs

quiz-placeholder

Similar activities

Intro to Python

Intro to Python

6th - 8th Grade

20 Qs

Python Basics

Python Basics

KG - University

16 Qs

Python Recap

Python Recap

7th Grade - University

20 Qs

Python Review Quiz

Python Review Quiz

7th - 9th Grade

20 Qs

Python Quiz 1

Python Quiz 1

3rd - 7th Grade

17 Qs

Python Basics

Python Basics

KG - University

15 Qs

Python Module

Python Module

6th - 10th Grade

20 Qs

Python basics

Python basics

2nd - 9th Grade

20 Qs

Python Basics

Python Basics

Assessment

Quiz

Computers

7th Grade

Hard

Created by

Wayground Content

Used 6+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To display something on the screen, use this command:

print()

Print()

screen()

write()

display()

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

When the if condition is false, it exits the program

TRUE

FALSE

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To display something on the screen, use this command:

print()

Print()

screen()

write()

display()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What syntax would you use to create a name variable?

name=input()

input=name

name=input{}

name=INPUT

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

It is possible to execute both the statements under if and else at the same time.

TRUE

FALSE

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a input?

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

To plug in something.

Data displayed on a screen.

A function

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?