- Read the contents of a text file and print it to the console.
- Write text to a text file, creating the file if it does not exist.
- Basic error handling for file operations.
- Python 3.x
-
Clone this repository or download the script file.
-
Open a terminal or command prompt.
-
Navigate to the directory where the script is located.
-
Run the script using the following command:
python beywak.py
This project is licensed under the MIT License - see the LICENSE file for details.