Search Header Logo

CA1-ProgrammingStructures

Authored by Phil Earls

Computers

KG - Professional Development

Used 3+ times

CA1-ProgrammingStructures
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

45 sec • 5 pts

Which of these are standard programming structures

Sequence

Loop

If

Selection

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

What is being described here: "code is executed line by line and no line can be skipped"

Sequence

Selection

Iteration

3.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

The following code will store the users input into a variable called name?

name = input("Please enter your name:")

True

False

4.

MULTIPLE SELECT QUESTION

45 sec • 5 pts

When using a IF statement and the condition is false where is the code to be executed located?

IF

ELSE

ELIF

5.

FILL IN THE BLANK QUESTION

1 min • 5 pts

The code in python to output to the screen is called _____.

6.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

the use of the code str.lower() and str.upper() will convert a string into that case

True

False

7.

FILL IN THE BLANK QUESTION

1 min • 5 pts

One form of iteration within python is called the ___ loop.

Access all questions and much more by creating a free account

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

Already have an account?