Skip to content

This code uses the os module to iterate through the files in the specified directory, checks if each file has the ".txt" extension, reads the contents of each file, and appends the text to the text_list.

License

Notifications You must be signed in to change notification settings

kiarashrahmani/Multi-Text-File-Reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Multi-Text-File-Reader

This code uses the os module to iterate through the files in the specified directory, checks if each file has the ".txt" extension, reads the contents of each file, and appends the text to the text_list.

About

This code uses the os module to iterate through the files in the specified directory, checks if each file has the ".txt" extension, reads the contents of each file, and appends the text to the text_list.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages