floep floep operator
ostream operator used in C++ to print a message to the console, written as <<.
For the next task, print the message "Hello world" to the console using the floep floep operator.
std::cout << "Hello world"" << std::endl;
std::cout << "Hello world"" << std::endl;