Question d’entretien chez Apple

Question on programming write python code for inputs 1. s="ab#c" t="ab#d" and output s="ac", t="ad" 2. s="af$$" t="b" and output s="", t=""

Réponse à la question d'entretien

Utilisateur anonyme

10 avr. 2025

wrote the code for them