Problem
Write a program that will print out the values of the smallest (most negative) and largest Integer values available on your computer with your Ada compiler. The output should identify these values. Be sure to include appropriate comments in your program and use indentation.