.split() is a function, and without any parameter inside the parenthesis, this functions splits the string near the space.
Numbers and other special characters are considered neither upper-case nor lower-case.
Home
Practice