Noah's headache

Sign in to test your solution.
# voeg zelf de type hinting toe def splitsing(woord): # TODO def kruising(woord1, woord2): # TODO # Zet onderstaande regel uit commentaar om lokaal te testen # print(splitsing('schaap')) # print(kruising('schaap', 'geit'))