Python Assessment 1

Python Assessment 1

7th - 9th Grade

40 Qs

quiz-placeholder

Similar activities

Computer Basics

Computer Basics

6th - 7th Grade

39 Qs

GCSE Computing Quiz

GCSE Computing Quiz

7th - 11th Grade

45 Qs

KHỐI 9 - GIỮA KÌ 1

KHỐI 9 - GIỮA KÌ 1

9th Grade

36 Qs

Latihan Soal AAS Ganjil Kelas 7

Latihan Soal AAS Ganjil Kelas 7

7th Grade - University

40 Qs

0417 components of the computer system. 1.3

0417 components of the computer system. 1.3

8th Grade

35 Qs

PYTHON QUIZ 3.1

PYTHON QUIZ 3.1

7th Grade

40 Qs

TIN 7 - ÔN TẬP CUỐI KÌ 2 (24-25)

TIN 7 - ÔN TẬP CUỐI KÌ 2 (24-25)

7th Grade

45 Qs

MENGENAL INTERNET DAN JARINGAN KOMPUTER KELAS 8

MENGENAL INTERNET DAN JARINGAN KOMPUTER KELAS 8

9th Grade

45 Qs

Python Assessment 1

Python Assessment 1

Assessment

Quiz

Computers

7th - 9th Grade

Practice Problem

Medium

CCSS
L.2.2C

Standards-aligned

Created by

Paul Hughes

Used 92+ times

FREE Resource

AI

Enhance your content in a minute

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

40 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the following expression which element is a comparison operator?
if a > b:
           print(a)

a
>
b
if

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Python an ELSE IF statement is represented as what?

elseif
elif
elsif
ifelse

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the meaning of the following comparison operator?
a > b

Greater than
Less than
Not equal to
Greater than or equal to

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the meaning of the following comparison operator?
a >= b

Equal to
Not equal to
Greater than or equal to
Less than or equal to

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the meaning of the following comparison operator?
a != b

Equal to
Greater than
Not equal to
Less than or equal to

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the meaning of the following comparison operator?
a == b

Greater than
Less than or equal to
No equal to
Equal to

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

IF and ELSE are used when a program needs to make a what?

Repeat
Decision
Change
Output

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?