Python M2L3

Python M2L3

8th Grade

10 Qs

quiz-placeholder

Similar activities

Slang and Informal Language

Slang and Informal Language

4th - 8th Grade

11 Qs

Benefits from cultural exchange

Benefits from cultural exchange

6th - 8th Grade

15 Qs

Informal Letter

Informal Letter

7th - 11th Grade

10 Qs

Unit 9 Review

Unit 9 Review

8th - 12th Grade

11 Qs

CODE: PROGRAMMING WITH ANGRY BIRDS

CODE: PROGRAMMING WITH ANGRY BIRDS

8th - 12th Grade

11 Qs

Decoding Algorithms Quiz

Decoding Algorithms Quiz

4th Grade - University

10 Qs

Algorithms and Flowcharts

Algorithms and Flowcharts

7th - 8th Grade

7 Qs

Python M2L3

Python M2L3

Assessment

Quiz

English

8th Grade

Medium

Created by

reem kassem

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of the following are logical operators?

< and >

= and +

= and !

!= and <=

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Name the values of the expressions:


‘Off‘ != ‘Off‘ and 3 == 3

TRUE

FALSE

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Name the values of the expressions:


10.5 > 2.0 and 5.5 > 6.5

TRUE

FALSE

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Name the values of the expressions:


‘John‘ == ‘John‘ or 4 > 10

TRUE

FALSE

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Name the values of the expressions:


ans == ‘No‘  or  ans != ‘No‘

TRUE

FALSE

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When is the action in an if statement executed?

When the condition is true

When the condition is false

When the action is true

When the action is false

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is correct?

Algorithm = Program + Programming Language

Programming Language = Program + Algorithm

Program = Algorithm + Programming Language

Programming Algorithm = Program + Language

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?