« blogSpot blog of the day 8 | Main | temptation and spiritual maturity »

// c++ art!

// Programming art!

#include "iostream.h" //it strips out the brackets?!

void main ()
{
cout << "You have reached tinyblog" << endl;
}