make this change:
between=if|{.$1 < $3.}|{:{.and|{.$1 <= $2.}|{.$2 <= $3.}:}|{:{.and|{.$3 <= $2.}|{.$2 <= $1.}:}
between!=if|{.$1 < $3.}|{:{.and|{.$1 < $2.}|{.$2 < $3.}:}|{:{.and|{.$3 < $2.}|{.$2 < $1.}:}
{.set|X|{.random|1|2|3|4|5|6|7|8|9.}.}
{.set|Y|{.random|1|2|3|4|5|6|7|8|9.}.}
{if|{.between|{.^X.}|{.random|1|2|3|4|5|6|7|8|9.}|{.^Y.}/between.}|Bingo
, right in the target| It is missed
/if.}