Splitting lines using a delimiter in Python

preview_player
Показать описание
Shows how to read in a text file and process each line of text one at a time. The lines are split using the split method and individual pieces of information are saved in a list for later display using a for loop.
Рекомендации по теме
join shbcf.ru