A demonstration of the print function and an expirementation of sleep in python.
Using sleep, the program pauses between print statements, shortening the waiting time between them, until the final message is displayed.
I created this software to have a simple twist on a classic program, almost everyone started with "Hello World".
{Provide a link to your YouTube demonstration. It should be a one minute demo of the software running and a walkthrough of the code.}
I used VS Code to design and run this software.
I created it in python, importing the time module.
No outside sources were used in the creation of this software.