Class 4 Lab 9 ‐ Tasks & Questions - Justin-Boyd/Python-Class GitHub Wiki

Question 1

Research the Python SYS module and explain its purpose.

Answer
B

Question 2

Briefly describe os.path.curdir.

Answer
B

Question 3

Briefly describe os.path.isdir(dir).

Answer
B

Question 4

Briefly describe os.path.isfile(file).

Answer
B

Question 5

Briefly describe os.path.exists(dir).

Answer
B

Question 6

Briefly describe os.path.getsize(filename).

Answer
B

Question 7

Research the Signal module and explain what it can be used for.

Answer
⚠️ **GitHub.com Fallback** ⚠️