Computer Science
Fill in the blanks:
Function _________ divides a line of text into individual words.
Related Questions
Fill in the blanks:
To get each word's first letter capitalized, _________ function is used.
Fill in the blanks:
Function _________ raises an exception if the substring is not found.
State whether the following statement is True or False :
Strings have both positive and negative indexes.
State whether the following statement is True or False :
Python does not support a character type; a single character is treated as strings of length one.