diff --git a/main.cpp b/main.cpp index a495fc9..8d0e46c 100644 --- a/main.cpp +++ b/main.cpp @@ -3,6 +3,7 @@ int main() { + cout << "Welcome to the DisplayMath Program!" << endl; std::cout << "THE FIRST EXAMPLE MATH DISPLAY!\n"; std::cout << "Hi, please enter two whole numbers: ";