Answer

The program should fail to compile, and you should be told that you forgot to declare K. Adding ``IMPLICIT NONE'' to a program asks the compiler to force you to declare all variables.

Return to lesson.



Hamlet Project
hamlet@cs.utah.edu