Drag and drop the code boxes in order to build a program which prints Unavailable to the screen.
(Note: one code box will not be used.)

What is the expected result of running the following code?

What is the expected output of the following code?

Arrange the code boxes in the correct positions in order to obtain a loop which executes its body with the counter variable going through values 1, 3 , and 5 (in the same order)

What happens when the user runs the following code?

Assuming that the phone_dir dictionary contains name:number pairs, arrange the code boxes to create a valid line of code which adds Oliver Twist's phone number (5551122333) to the directory.

What is the expected result of the following code?

Insert the code boxes in the correct positions in order to build a line of code which asks the user for an Integer value and assigns it to the counter variable.
(Note: some code boxes will not be used.)

What happens when the user runs the following code?

How many hashes (+) does the code output to the screen?

What is the expected output of the following code?

What happens when the user runs the following code?
