in #PN5 (The exit builtin) test case for
input: invalid_mango_command
expected output: invalid_mango_command: not found
but for the test case #FF0 (REPL)
input: invalid_command_1
expected output: invalid_command_1: command not found
How do i know when i need to output not found and when to output command not found?