print("start") import foo print("code") foo.bar In: Out: