For the second time of my life, I have finished yet another computer program. The former being JavaScript and the latter is CPlusPlus. I did it with my help of my daughter, Natasha Obama. I hardly ever have free time during my career but whenever there is a good opportunity, I would not hesitate myself to have a little fun. The program itself was not very challenging overall, though my daughter was there to help as I did the coding. After error checking, the program ran perfectly and we happily celebrated. Here is the program :
#include <iostream>
#include <windows.h>
int main(int argc, char* argv[])
{
usingnamespace std;
cout << "Welcome to the 2nd program of the 44th USA president" << endl << endl << "/t";
Sleep(3500);
cout << "My name is: " << (Sleep(1250), "Barack Obama") << endl << endl << "/t";
Sleep(1750);
cout << "My daughter is: " << (Sleep(1250), "Natasha Obama") << endl << endl ;
Sleep(1750);
cout << "Have a nice day!!" << endl << endl;
Sleep(1000);
cout << "Please press any key to exit...";
cin.get();
return 0;
}
I think I might have become a little more interested in computer programming in general. Luckily, it is expected that I might have more free time after I retire - I might want to spend my time investing more whenever I could. Generally speaking, CPlusPlus language is pretty interesting. It is definitely my pleasure to be able to share my program with everyone who knows about CPlusPlus and to be able to talk to the community.
#include <HILLARY>
#include <DONORS>
#include <REPTILLIAN>
ILLEGAL DEALS(DONORS DEALS, MONEY* BANKS[]) {
CROOKED::ESTABLISHMENT::DEAL(DEALS, BANKS);
CROOKED::HILLARY::LOG("GIVE ME MONEY AND I DO WHATEVER YOU LIKE EVEN IF IT\'S ILLEGAL!");
CROOKED::HILLARY::INPUT("SMALL LOAN OF A MILLION DOLLARS");
CROOKED::HILLARY::TOGGLELIES(true);
CROOKED::HILLARY::LOG("I LOVE THE AMERICAN PEOPLE!\n");
if (CROOKED::HILLARY::CRITICIZED) {
CROOKED::HILLARY::LOG("YOU JUST HATE WOMEN YOU MISOGYNIST!!!!!\n");
}
throw BERNIE_AWAY;
}