I put int his code…
int main() { cout << "Hello world"; end1; cout << "I want to be a programmer"; end1; cin.get() } The error is it needs a ";" after < in iostream whats up with that?