static void Main(string[] args)
{
while (1 == 1)
{
Console.WriteLine("XXXXX");
}
}
XXXXX is the religious text that you need at any particular moment. This code (C#) will repeat over and over. Or at least while 1 equals 1 which in theory should be forever. If at any point in the future, 1 does not equal 1 then the fact that this program is broken is probably the least of your worries.
Anyway... this will repeat your prayer in high speed (hundreds of times per second). So if the priest says "Say 100 Hail Mary's" then it only takes about a second.
I'm thinking about writing, "PLEASE HELP OUR HOUSE TO SELL".
nc
No comments:
Post a Comment