Choose the right output for the following code.
text = "My favourite city is Lond0n."
print(regexp_tokenize((text), "[a-z]+"))Choose the right output for the following code.
text = "My favourite city is Lond0n."
print(regexp_tokenize((text), "[a-z]+"))Create a free account to access the full topic