We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
- Prepare
- Linux Shell
- Bash
- Let's Echo
Let's Echo
Let's Echo
Write a bash script that prints the string "HELLO".
Input Format
There is no input file required for this problem.
Output Format
HELLO
Sample Input
-
Sample Output
HELLO
Explanation
-