0
Pls help me, I did something wrong with my little exercise and I don't know how to solve the problem. Pls tell me the solution
def strcount(l, text) : l= z in text counter=0 if l==text: counter=counter+1 return counter
1 Antwort
+ 1
What is the task that you can't complete?