Review Python_G8

Review Python_G8

8th Grade

28 Qs

quiz-placeholder

Similar activities

Y9 Python Review

Y9 Python Review

9th Grade - University

30 Qs

2-semestr  Yakuniy Nazorat

2-semestr Yakuniy Nazorat

10th Grade

25 Qs

Python Básico

Python Básico

University

30 Qs

Understanding the concept of list

Understanding the concept of list

11th Grade

25 Qs

G9-Introduction to Python Programming

G9-Introduction to Python Programming

9th Grade - University

25 Qs

Grade 11 Midterm

Grade 11 Midterm

11th Grade

23 Qs

PPL (Quiz 5)  Procedures and Functions

PPL (Quiz 5) Procedures and Functions

University

25 Qs

Review Python_G8

Review Python_G8

Assessment

Quiz

Information Technology (IT)

8th Grade

Medium

Created by

Thanh Lê

Used 5+ times

FREE Resource

28 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Media Image

What will this code output?

A number from 0 to 1

A number from 0 to 100

A number from 1 to 100

error

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Media Image

What will this code output?

error

A number from 0 to 6

A number from 1 to 5

A number from 1 to 6

3.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Media Image

What will this code output?

A number from 1 to 1.1

1

1.1

error

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following would allow the user to enter data?

elif

output

print

input

5.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Which of the following symbols means more than?

<

>

==

!=

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is correct?

if colour==blue

if colour=blue:

if colour=="blue":

if color=blue

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which code would display 'Hello World'

Print("Hello World")

print("Hello World")

print(Hello World)

print=("hello world")

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?