х
Size: a a a
х
T
т
--user
ставить вродеS
т
х
т
х
х
S
T
S
т
х
DD
T
T
T
S
py3
help("str.split")
Help on method_descriptor in str:
str.split = split(...)
S.split(sep=None, maxsplit=-1) -> list of strings
Return a list of the words in S, using sep as the
delimiter string. If maxsplit is given, at most maxsplit
splits are done. If sep is not specified or is None, any
whitespace string is a separator and empty strings are
removed from the result.
ダ