#!/bin/sh
# This is a comment
echo "Hello, World!"  # Print a message to the console