Python Basics

Python Basics

7th Grade

20 Qs

quiz-placeholder

Similar activities

Python basics yr7

Python basics yr7

6th - 9th Grade

20 Qs

Python turtle year 8 assessment

Python turtle year 8 assessment

7th - 9th Grade

20 Qs

Python Basics

Python Basics

7th - 9th Grade

23 Qs

Python basics

Python basics

7th - 10th Grade

18 Qs

Python First Steps Homework Quiz

Python First Steps Homework Quiz

7th - 9th Grade

20 Qs

INTRODUCING PYHTON

INTRODUCING PYHTON

7th Grade

16 Qs

Introduction to Python

Introduction to Python

KG - University

25 Qs

Quiz1_7A

Quiz1_7A

2nd Grade - Professional Development

20 Qs

Python Basics

Python Basics

Assessment

Quiz

Computers

7th Grade

Medium

Created by

Wayground Content

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