G8_Term 3

G8_Term 3

8th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Machining Processes Quiz

Machining Processes Quiz

12th Grade

12 Qs

G8_Term 3

G8_Term 3

Assessment

Quiz

Computers

8th - 12th Grade

Hard

Created by

manar lala

Used 4+ times

FREE Resource

AI

Enhance your content

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command will correctly create a list?

UAE = [“AUH”, “AJM”, “DXB”, “FUJ”, “RAK”, “SHJ”, “UAQ”]

UAE = {“AUH”, “AJM”, “DXB”, “FUJ”, “RAK”, “SHJ”, “UAQ”}

UAE = (“AUH”, “AJM”, “DXB”, “FUJ”, “RAK”, “SHJ”, “UAQ”)

UAE = [“AUH”: “AJM”: “DXB”: “FUJ”: “RAK”: “SHJ”: “UAQ”]

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command should you use to repeat something 5 times?

for A in range(1,6):

for A in range(0,5,2):

for A in range(1,11):

for A in range(5,11):

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the Artificial Intelligence big ideas uses sensors?

representation and reasoning

machine learning

perception

societal impact

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is a type of array?

library

file

index

tuple

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is a main programming construct?

function

selection

tuple

dictionary

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which python operator means ‘less than or equal to?

>=

+=

==

<=

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What data type should you use to describe one of two values, like True or False?

integer

Boolean

float

string

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?