Last active
October 29, 2024 18:23
-
-
Save ankitbko/daf97aeefbb0a42f4878 to your computer and use it in GitHub Desktop.
Programmer's Prayer
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Our program, who art in memory, | |
called by thy name; | |
thy operating system run; | |
thy function be done at runtime | |
as it was on development. | |
Give us this day our daily output. | |
And forgive us our code duplication, | |
as we forgive those who | |
duplicate code against us. | |
And lead us not into frustration; | |
but deliver us from GOTOs. | |
For thine is algorithm, | |
the computation, and the solution, | |
looping forever and ever. | |
Return; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There is an error on the fourth last line. Should be "the algorithm ".