Post History
Japt, 9 bytes Takes input as 2 character arrays, with the longest one first. ʶUfV2 ÊÄ Try it
#1: Initial revision
# [Japt](https://github.com/ETHproductions/japt), 9 [bytes](https://en.wikipedia.org/wiki/ISO/IEC_8859-1)
Takes input as 2 character arrays, with the longest one first.
ʶUfV2 ÊÄ
[Try it](https://petershaggynoble.github.io/Japt-Interpreter/?v=1.4.6&header=cQpWcQ&code=yrZVZlYyIMrE&input=IkJBUlJFTiIKIkJBUk4i)
