print("import: 'markdown'")
import markdown

print("import: 'markdown.extensions'")
import markdown.extensions

