Python の REPL つかっているときは、exit())で終了する。
import sys として sys.exit() とする。
Google Colab では叱られる。
Jupyter Notebook では