Tag: The function contains a cout statement that prints out the message Hello Im a function and a sleep function call that pauses the program for one second
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