This small Python program prints "Hello World!" using ASCII art.
Purpose: Create a fun spin on the classic "Hello World!" program that every programmer has done.
This program was developed in Visual Studio Code.
For this fun take on the "Hello World!" program, I used Python, which is a great beginner language.