The Solution. We can extract a substring from a string using Python's slice notation. The syntax is as follows: substring = my_string ...
確定! 回上一頁