Return the size of the terminal window as (columns, lines), tuple of type terminal_size.
os.get_terminal_size(fd=STDOUT_FILENO, /)