Exercise 1:
Exercise 2:
Exercise 3:
Reflection:
-
When use split, all the spaces between two words will be ignored, not just one.
-
In a python text file, hitting the return key indicates the end of a line.
by Yiyang Shi
Exercise 1:
Exercise 2:
Exercise 3:
Reflection:
When use split, all the spaces between two words will be ignored, not just one.
In a python text file, hitting the return key indicates the end of a line.