Beginner Test

0%

You have 2 minutes to pass the quiz.


Beginner Test

This is a quiz that tests your knowledge of the Beginner Course on Basic Python. You are ready for Intermediate if you receive an 80% or above (8/9 or 9/9). You can take this quiz as many times as you would like. However, if you don't understand something, go back and try it again.

1 / 9

len(phrase)

2 / 9

How do you begin a loop that will run forever?

3 / 9

The return command is used to return information from functions.

4 / 9

The order of a dictionary is very important. Its contents are defined by their order.

5 / 9

What is the difference between float and int?

6 / 9

list.sort()

7 / 9

phrase.upper()

8 / 9

What types of information can be stored in Python?

9 / 9

list.reverse()

Your score is

0%