Python Booleans and selections 1

Python Booleans and selections 1

9th Grade

65 Qs

quiz-placeholder

Similar activities

Primitive Types in Java Programming -Unit 1- AP CSA

Primitive Types in Java Programming -Unit 1- AP CSA

9th - 12th Grade

64 Qs

Game & Sim Programming Semester 1 Exam 21-22 Study Guide

Game & Sim Programming Semester 1 Exam 21-22 Study Guide

9th - 12th Grade

60 Qs

AP CSP Practice Exam

AP CSP Practice Exam

9th - 12th Grade

65 Qs

Module 17, Going Going Gone

Module 17, Going Going Gone

9th - 12th Grade

70 Qs

CSP Unit 1-6 Quiz Review

CSP Unit 1-6 Quiz Review

9th - 12th Grade

67 Qs

CSP CMU Unit 2 - Student Created Questions

CSP CMU Unit 2 - Student Created Questions

9th - 12th Grade

62 Qs

7th standard foxpro

7th standard foxpro

KG - University

70 Qs

PLTW Semester 1 Overall Assessment

PLTW Semester 1 Overall Assessment

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?