You're given a line from the song; return the number of words in it.
Tip: The built-in function len returns the length of a slice.
You're given a line from the song; return the number of words in it.
Tip: The built-in function len returns the length of a slice.
Create a free account to access the full topic