You are given two strings X, Y contains only 'a', 'b'. Compare them in lexicographical order and output '<', '>' or '='. Constraint * 1 ≤ |X|, |Y| ≤ 10