End of term assessment

End of term assessment

9th Grade

15 Qs

quiz-placeholder

Similar activities

Tin 8/1

Tin 8/1

KG - University

10 Qs

ICT 9 Quiz 1

ICT 9 Quiz 1

9th Grade

10 Qs

Microsoft Word

Microsoft Word

6th Grade - University

10 Qs

7.02 going online

7.02 going online

4th - 9th Grade

10 Qs

hardware and software(g3)

hardware and software(g3)

2nd - 10th Grade

10 Qs

Input, output and storage de

Input, output and storage de

8th Grade - Professional Development

14 Qs

9G4 CS Python Programming Sequence and Vocabs

9G4 CS Python Programming Sequence and Vocabs

9th Grade

13 Qs

PTS TIK Kelas 9 Semester Ganjil

PTS TIK Kelas 9 Semester Ganjil

9th Grade

20 Qs

End of term assessment

End of term assessment

Assessment

Quiz

Computers

9th Grade

Hard

Created by

Amani Musleh

Used 6+ times

FREE Resource

AI

Enhance your content in a minute

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

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

The best structure for implementing a multi-way decision in Python is:

if

if-else

if- elif- else

comparison operator

2.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Which one of the following is a valid Python if statement

if x >= 5:

if (x >= 5)

if (x => 55)

if x >= 5

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Find the value returned by the logical operator in the following case

5 > 6 and 8 < 15

True

False

4.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Find the value returned by the logical operator in the following case

5>6 or 8<15

True

False

5.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Find the value returned by the logical operator in the following case

not 5>6

True

False

6.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Find the value returned by the logical operator in the following case

13<20 and 25>20

True

False

7.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Find the value returned by the logical operator in the following case

a=b=c=5 a+b>c and a+c>b or b+c>a

True

False

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?