for(int count = 0; count < 1000000000000000000000; count++)
{
Console.Writeline(”Would you like to buy this t-shirt?”);
string answer = Console.ReadLine();
if(answer == “yes I bloody do!”)
Console.Writeline(”Good stuff”);
else
Console.Writeline(”Well why not? It’s perfectly good and sums your existence up completely”);
}
If you don’t know what “the numbers”, 4, 8, 15, 16, 23 and 42 mean, then you really have been living in the dark for the past year or so. On the other hand, if you are fully aware of the cursed but highly lucky set of numbers from the ABC and Channel 4 […]