A string can be iterated over using a for loop in Python. A break statement is used to break out of the current loop when encountered. To print string till ...
確定! 回上一頁