D = 10 try: import test exit(1) except ImportError: pass