Tag: In this example the program outputs some text to the console pauses for 2 seconds using the sleep function and then outputs some more text to the console before exiting
Write the entire code for the following: The purpose of this assignment is to learn use of the simplest type of functions.Problem Statement#include Using namespace std;int main(){cout