My Pascal Programming Page |
I took a computer programming class my senior year in high school. Here are some of my favorite programs. |
This will count the number of each character in a file that you created. It needs to be used with Character file creator. |
This will write a file that contains character. |
![]() |
This program will find perfect numbers. Perfect numbers are numbers are numbers whose factotrs other than itself, add up to be the number. |
This program will find prime numbers. |
This program will check to see if a word is a pallendrome. A pallendrome is a word that is spelled the same forwards and backwards. |