3 1 task one define a function with the purpose of displaying the following pattern 5149232
3.1 Task One Define a function with the purpose of displaying the following pattern on the screen when it is called. in C++ = = = = = = = = = = = = = = = = = = = = = = = = = = = = = Hello world! ========================= Requirement: ► determine the proper return data type and parameter lists ► put the function definition after the main