Santa_Ethiopia

51
reputation
4

My Name is Sintayehu Tsegaye, currently working in banking sector as a Finance/Accounts expert. I am a self-motivated person who likes to go above and beyond on any project, and to learn valuable skills on my own time. Currently Am studding my Masters Degree in Computer Science from Hilcoe School of Computer Science and Technology.

I expect much help from You ! ! !

#include <iostream>
using namespace std;
int main()
{
int me;
while(me>1)
cout<< "Thank You! \n";
return 0;
}