Project Brief
Your task for this project is to write a Python script that extracts and prints out the first sentence of each text file.
Step-by-Step Instructions
Download these text files and place them in a directory named “texts”. Each text file has a few sentences inside:
Write a Python script that grabs the first sentence of each text file and prints the sentence in the terminal.