python 3-5 unit 10gr

python 3-5 unit 10gr

10th Grade

25 Qs

quiz-placeholder

Similar activities

PHP Quiz 1

PHP Quiz 1

University

20 Qs

Fundamentals of Programming (GCSE Computer Science AQA)

Fundamentals of Programming (GCSE Computer Science AQA)

9th - 11th Grade

22 Qs

AQA GCSE Computer Science Paper 1

AQA GCSE Computer Science Paper 1

9th - 11th Grade

20 Qs

Unit 5 Quiz - Loops & Lists (code.org)

Unit 5 Quiz - Loops & Lists (code.org)

10th - 12th Grade

20 Qs

Apple Swift Playgrounds: Learn to Code 1 Vocabulary (Lessons 0 - 6)

Apple Swift Playgrounds: Learn to Code 1 Vocabulary (Lessons 0 - 6)

9th - 12th Grade

20 Qs

C++ Quiz

C++ Quiz

University

20 Qs

Java Casting & Booleans

Java Casting & Booleans

10th - 12th Grade

20 Qs

Python year 9

Python year 9

8th - 11th Grade

20 Qs

python 3-5 unit 10gr

python 3-5 unit 10gr

Assessment

Quiz

Computers

10th Grade

Medium

Created by

Ержан Ауезов

Used 15+ times

FREE Resource

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