The "#Comment text" is a valid comment to use while creating a bash script.
<h3>What is a bash script?</h3>
This refers to the series of commands that is written in a file to be read & executed by the bash program.
Hence, while it is important to document the purpose of the script, it is important to know that "#Comment text" is a valid comment to use while creating a bash script.