0x19. C -(Monty)Is a scripting language that is first compiled into monty byte codes. It relies on a unique stack, with specific instructions to it. All codes were compiled using: gcc -Wall -Werror -Wextra -pedantic *.c -o monty authours: 1.Imoelin Goodness - imoelingoodness@gmail.com 2.Orji Martin c - orjimart@gmail.com