Review Python_G8

Review Python_G8

8th Grade

28 Qs

quiz-placeholder

Similar activities

Python Assessment

Python Assessment

8th Grade

31 Qs

ICT Starter

ICT Starter

6th - 8th Grade

29 Qs

SUMMATIVE TEST IN MEDIA AND INFORMATION LITERACY

SUMMATIVE TEST IN MEDIA AND INFORMATION LITERACY

12th Grade

25 Qs

Cuestionario de Redes

Cuestionario de Redes

University

23 Qs

Code HS Computer SCi 114.1.1 JavaScript Final Exam Pt. 1

Code HS Computer SCi 114.1.1 JavaScript Final Exam Pt. 1

9th - 12th Grade

25 Qs

Python Basics: Loops and Formatting

Python Basics: Loops and Formatting

8th Grade

30 Qs

UTS Struktur dan Organisasi Data

UTS Struktur dan Organisasi Data

University

25 Qs

QUIZ TIK EXCEL

QUIZ TIK EXCEL

10th Grade - 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?