cd
cd it116
cd ex
pwd
mkdir ex18
ls
cd ex18
nano ex18.py
python3 ex18.py
10 98 77 90 33 17 44 8 19 53 42 26 38 88 87 42 9 73 21 59 There were 20 numbers The average of the numbers was 47
~ghoffman/it116_test/ex18.shThe script will prompt you for your Unix username.