Conditions

Conditions

8th - 10th Grade

16 Qs

quiz-placeholder

Similar activities

Python If Else Statements

Python If Else Statements

9th - 12th Grade

15 Qs

Python Review KS3

Python Review KS3

9th - 12th Grade

17 Qs

Javascript Conditional Statements

Javascript Conditional Statements

9th - 12th Grade

20 Qs

Conditional Statements

Conditional Statements

9th Grade

15 Qs

Python year 9

Python year 9

8th - 11th Grade

20 Qs

Python Review Quiz

Python Review Quiz

7th - 9th Grade

20 Qs

C++ programming

C++ programming

7th - 12th Grade

20 Qs

Python (Selection)

Python (Selection)

8th - 10th Grade

13 Qs

Conditions

Conditions

Assessment

Quiz

Computers

8th - 10th Grade

Medium

Created by

Cameron McKean

Used 57+ times

FREE Resource

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is NOT a data type in Python?

integer

boolean

Word

float

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the name of the variable in this program?

print

personName

input

Enter your name

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following will allow the user to input a decimal number?

str(input())

float(input())

int(input())

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What would the output be for this

code?

17

20

25

13

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The "If" Statement is an example of a _________________

Correctional Statement

Competitive Statement

Conditional Statement

Inquisitive Statement

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a Condition?

Something a User Enters into the Program

A Statement that is either True or False

A Calculation

A Programming Language

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the following symbol mean?

==

Less than

Greater than

Not Equal to

Equal to

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?

Discover more resources for Computers