Writing and executing your first script
We will start with something very simple. In Chapter 3, we discussed how to retrieve the minimum value of an array (Commands 20-23). Let us try to do the same thing, but this time using a script.
We will start with something very simple. In Chapter 3, we discussed how to retrieve the minimum value of an array (Commands 20-23). Let us try to do the same thing, but this time using a script.