Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 735 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 735 Bytes

Table of Contents

Features

  • 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.

Requirements

  • Python 3.x

Usage

  1. Clone this repository or download the script file.

  2. Open a terminal or command prompt.

  3. Navigate to the directory where the script is located.

  4. Run the script using the following command:

    python beywak.py

    License

This project is licensed under the MIT License - see the LICENSE file for details.