If you have
Python installed, open terminal or command prompt and type python. The python console/shell (CLI) will be ran in the terminal. It's basically the same as running IDLE in the terminal or command prompt. Type quit() to exit the python shell.