Tag: Functions can make your code more organized and reusableHeres a simple example of a function that prints out text and then waits for one secondinclude iostream
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