I want to print to the center of the terminal and am using:
import shutil columns = shutil.get_terminal_size().columns print("hello world".center(colum