This error indicates that the iseq
command has compared two strings and found them to be not equal.
When using the iseq
command, you should always use the ||
operator to handle the case when the two strings are not equal. For example:
iseq ${answer} Y && goto is_correct ||