/File-Reader

This Python script reads a file and displays its contents on the console. The script uses the 'pathlib' module to create a Path object that points to the file to be read.

Primary LanguagePython

No issues in this repository yet.