class os.terminal_size
A subclass of tuple, holding (columns, lines)
of the terminal window size.
-
columns
-
Width of the terminal window in characters.
-
lines
-
Height of the terminal window in characters.
class os.terminal_size
A subclass of tuple, holding (columns, lines)
of the terminal window size.
columns
Width of the terminal window in characters.
lines
Height of the terminal window in characters.
Designed by : w10schools
service@w10schools.com
Please login to continue.