Python program to concatenate two strings using recursion

Concat() is a recursive function that takes two alphabetically ordered strings and merges them.

Output:
Webeduclick