'Print Hello to user

ICONST 'H'
PRINT_C
ICONST 'e'
PRINT_C
ICONST 'l'
PRINT_C
ICONST 'l'
PRINT_C
ICONST 'o'
PRINT_C
HALT
