program exercise1

  ! Improve the following program

  integer :: ll = 1

  print *, "The value of ll is: ", l1

end program exercise1
