HELLO_WORLD

tutorial stuff

string j = "";

for (i=0; i <= 6; i++) { cout << "jumpman"; i++; };