cd
cd it116
cd ex
pwd
mkdir ex20
ls
cd ex20
cp /home/ghoffman/course_files/it116_files/temps.txt .
nano ex20.py
chmod 755 ex20.py
./ex20.py
Filename: xxxx Cannot open xxxx Filename: temps.txt Average: 77.27The text in blue is user input.
~ghoffman/it116_test/ex20.shThe script will prompt you for your Unix username.