Python Basics

Python Basics

7th Grade

20 Qs

quiz-placeholder

Similar activities

Python Quiz For Starters

Python Quiz For Starters

3rd Grade - Professional Development

17 Qs

Python Quiz 1

Python Quiz 1

6th - 8th Grade

16 Qs

Python-Basic

Python-Basic

3rd Grade - University

15 Qs

Practice for G7-Checjpoint 1

Practice for G7-Checjpoint 1

7th Grade

18 Qs

Python_2R

Python_2R

KG - Professional Development

20 Qs

python - tallulah

python - tallulah

7th - 9th Grade

20 Qs

Python Review

Python Review

7th - 8th Grade

17 Qs

G8_Quiz1_2024_Python

G8_Quiz1_2024_Python

7th Grade

21 Qs

Python Basics

Python Basics

Assessment

Quiz

Computers

7th Grade

Medium

Created by

Wayground Content

Used 5+ 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?