Create a Python script to delete files older than x days.
Read Now!
Properly format strings for XML with Python.
Class inheritance is an important concept in Python.
Create alternate constructors for a class.
Accept command line arguments in your Python script.
Use the operator module to sort by object attributes.