Python Booleans and selections 1

Python Booleans and selections 1

9th Grade

65 Qs

quiz-placeholder

Similar activities

PLTW Semester 1 Overall Assessment

PLTW Semester 1 Overall Assessment

9th - 12th Grade

60 Qs

Boolean Expressions in Java

Boolean Expressions in Java

9th - 12th Grade

61 Qs

APCSP Midterm

APCSP Midterm

9th - 12th Grade

63 Qs

JAVA MCQ COMPUTER CLASS IX

JAVA MCQ COMPUTER CLASS IX

9th - 10th Grade

61 Qs

CSP CMU Unit 2 - Student Created Questions

CSP CMU Unit 2 - Student Created Questions

9th - 12th Grade

62 Qs

SmallBasic and flowcharts

SmallBasic and flowcharts

9th - 12th Grade

63 Qs

VACCC

VACCC

7th - 9th Grade

70 Qs

Excel Coursework

Excel Coursework

9th - 12th Grade

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