for i in input(): print("<" if i == ">" else ">" ,end="")