Midterm prep 10 gr

Midterm prep 10 gr

10th Grade

45 Qs

quiz-placeholder

Similar activities

Tin 11- Giữa kỳ 1

Tin 11- Giữa kỳ 1

11th Grade

40 Qs

CS1 Final

CS1 Final

9th - 12th Grade

50 Qs

XII - CS - Lesson 9 - List and Tuple - Quiz 5

XII - CS - Lesson 9 - List and Tuple - Quiz 5

12th Grade

50 Qs

ÔN TẬP KỲ 1 - TIN HỌC 10

ÔN TẬP KỲ 1 - TIN HỌC 10

10th Grade

50 Qs

Python02输出输入

Python02输出输入

1st Grade - University

40 Qs

Python set 4

Python set 4

9th - 12th Grade

44 Qs

Java Programming

Java Programming

University

40 Qs

Python Revision Years 8&9 IGCSE

Python Revision Years 8&9 IGCSE

9th - 12th Grade

40 Qs

Midterm prep 10 gr

Midterm prep 10 gr

Assessment

Quiz

Computers

10th Grade

Medium

Created by

Ержан Ауезов

Used 4+ times

FREE Resource

45 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which code means not equal to?

==

<=

>

!=

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following is NOT a Comparison Operator?

<=

==

=

!=

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following is NOT a Boolean Statement?

name == "duck"

8 <= 12

num = int(Input("Pick a number.")

total > 0

4.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which booleans have a value of True?

12 - 3 == 9

30 <= 25

17 != 11 + 6

15 / 5 == 3.0

5.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of the following are valid values for a boolean in Python?

Select ALL that apply.

True

false

0

False

1

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

What is the final value for total?

6

4

7

9

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

Which lines of code will be skipped when the program is run?

4, 7, 8

4

3, 7, 8

7, 8

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?