Skip to content

Subhashcs1234/Python-File-Handling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Python-File-Handling

File Handling and String Manipulation (Handling text files using Python)

A sample script of Game of Thrones was taken from the page and stored in the file conv.txt in the dataset provided. Make sure to complete all the tasks and follow the submission guidelines. Tasks:

  1. Find out the number of unique dialogue speakers in the sample conversation?
  2. Create a new text file by the name of the dialogue speaker and store the unique words spoken by that character in the respective text file. Make sure there is only one word every line.

About

File Handling and String Manipulation (Handling text files using Python)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published