Review Python_G8

Review Python_G8

8th Grade

28 Qs

quiz-placeholder

Similar activities

Computer Science

Computer Science

University

30 Qs

REMEDIAL ASESMEN SUMATIF AKHIR SEM-GANJIL MULOK 2024

REMEDIAL ASESMEN SUMATIF AKHIR SEM-GANJIL MULOK 2024

12th Grade

30 Qs

Form 4 - CSEC Information Technology Quiz

Form 4 - CSEC Information Technology Quiz

10th Grade - University

30 Qs

QUIZ Edublock Python

QUIZ Edublock Python

9th Grade

30 Qs

Grade 11 - IT - Quiz 1 - Mrs. Dina Mohamed

Grade 11 - IT - Quiz 1 - Mrs. Dina Mohamed

11th Grade

23 Qs

PPL (QUIZ 4) Programming Control Structures

PPL (QUIZ 4) Programming Control Structures

University

30 Qs

UJIAN MID SMT GENAP INFORMATIKA KLS X TP. 2024/2025

UJIAN MID SMT GENAP INFORMATIKA KLS X TP. 2024/2025

10th Grade

30 Qs

List | Set | String - Nâng cao (1)

List | Set | String - Nâng cao (1)

6th - 8th Grade

23 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?