PYTHON QUIZ (01)

PYTHON QUIZ (01)

8th Grade

20 Qs

quiz-placeholder

Similar activities

Python

Python

6th - 10th Grade

15 Qs

Review Python

Review Python

8th Grade

15 Qs

Python basic commands

Python basic commands

8th Grade

20 Qs

Занятие 19_11-IT-Старт-2

Занятие 19_11-IT-Старт-2

8th Grade

16 Qs

Python

Python

6th - 8th Grade

16 Qs

Basics Python

Basics Python

8th - 10th Grade

20 Qs

Python Casting and Input

Python Casting and Input

8th - 11th Grade

15 Qs

Revision Grade 8

Revision Grade 8

8th Grade

22 Qs

PYTHON QUIZ (01)

PYTHON QUIZ (01)

Assessment

Quiz

Computers

8th Grade

Medium

Created by

Diah Ayu Kusumawati

Used 6+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Look at this code

Which one is variable ?

length

=

*

70

2.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Choose Conditional Statement syntax

If

elif

else if

else

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

x = 2

y = 6

answer = y/x

print( answer )

The code above displays the following:

12

3

2

4

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How would you print a text string?

print (Hello!)

print ("Hello!")

printx ("Hello world")

print ("Hello!)

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a input?

Data displayed on a screen.

To plug in something.

a value

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

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The number or word we give to a variable is called ....

variable

output

value

bug

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an invalid variable?

mynumber

my_number

my number

myNumberxyzhakashfj

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?