Language Basics Python

import sys
print '\n'.join(sys.modules.keys())