Python Booleans and selections 1

Python Booleans and selections 1

9th Grade

65 Qs

quiz-placeholder

Similar activities

ICT reviewer

ICT reviewer

9th Grade

60 Qs

Computer ٍSkills- Chapter 3

Computer ٍSkills- Chapter 3

1st Grade - University

62 Qs

Living Online Module Review (Part 1)

Living Online Module Review (Part 1)

9th - 10th Grade

69 Qs

Tri 1 Review

Tri 1 Review

9th - 12th Grade

63 Qs

G12 EOS 2 General Revision

G12 EOS 2 General Revision

9th Grade

60 Qs

All About ICT

All About ICT

3rd Grade - University

65 Qs

BIM I Fall Semester Exam 2022

BIM I Fall Semester Exam 2022

9th - 12th Grade

61 Qs

Game Design Final Review

Game Design Final Review

9th - 12th Grade

60 Qs

Python Booleans and selections 1

Python Booleans and selections 1

Assessment

Quiz

Computers

9th Grade

Medium

Created by

M Ellis

Used 2+ times

FREE Resource

65 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Allows us to store, change and access this information as the program runs.

Function

Variable

Loop

Array

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This is the operation of joining character strings end-to-end.

Splitting

Concatenate

Subtracting

Multiplying

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The result of processing an input. The print function is an example.

Input

Output

Process

Function

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

All functions are written in ??? case.

Upper

Lower

Title

Sentence

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This is a statement in computer programming that is used to set a value to a variable name. The operator used to do assignment is denoted with an equal sign (=).

Declaration

Assignment

Comparison

Initialization

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This is when you convert a variable value from one type to another. This is, in Python, done with functions such as int() or float() or str().

Casting

Looping

Iterating

Compiling

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Is a sequence of characters, such as letters, numbers, special characters.

Integer

Boolean

String

Float

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?