Assuming a very simple program that:

-ask a name.
-store the name in a variable.
-display the variable content on the screen.


It's so simple that is the first thing that one learns.

But...