``Computer Literacy'' Assignment 6 Look in the local info area for info on the Paragon, timewarp. Use the Paragon to do two toy C programs that are in /usr/share/examples/c 1. Make and run the "Hello world" program. 2. Make and run the program to multiply two 8 by 8 matrices. Use the Paragon to do a toy Fortran program in /usr/share/examples/fortran/pi 3. Make and run the program to calculate pi.