coding UTF-8; // Specify character encoding (prevents garbled text) import Graphics; // Import the graphics library for image processing import File; // Import the file system library for file and folder operations import Text; // Import the text processing library for string manipulation