In this article I have explained about What is the Proper Way to Say Goodbye to Python

In specific to Linux there are three ways exit(), quit() and CTRL + D option to say good bye to python interpreter in Linux.

Below is the Demo...