CLS
ECHO I remember well, when I was a kid I wanted not only to see what my PC/286 computer might run, but also to have the power to do something for me. The first attempt was through a .BAT file and ECHO command. I put in a few lines, pressed enter. I was so proud, I even invited my father to show how I made the computer say what I want. Life-changing experience.
ECHO Of course BAT was not enough, because it was a script and I wanted an EXE, so I went further with Borland Pascal and the first writeln to not only make the computer show what I want, but also compile this to an executable binary. Imagine, a real EXE file that you might run and it makes the computer show what you want. At this moment I crossed the line between user and creator, and never came back.
ECHO.
ECHO I love you!
PAUSE