OCU Test - Day 4 Review Flashcards

1
Q

What is the keyword for one module to use another?

A

import

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Where does python search for modules?

A

Current directory, standard library, and path

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is the .pyc extension file?

A

compiled python files

How well did you know this?
1
Not at all
2
3
4
5
Perfectly