1.write a function named shout.the function should accept a string argument and display it in uppercase with an exclamation mark concatenated to the end.2.examine the following function header,then write a statement that calls the function, passing 12 as an argument.