Python for everybody: data structures assignment 8.4

preview_player
Показать описание
#pythodatastructuresweek4assigment8_4
#pythonforeverybody
A program that opens a text file containing several lines of words, reads each line and separates each word of each lines and puts them on the list without duplications. Then sorts them out alphabetically.
Рекомендации по теме