"Challenge: Reading level" trouble
I can't find how to return the total number of syllables in the parameter text. When I try, it says I iterate over characters instead of words. How do I iterate over words?
I can't find how to return the total number of syllables in the parameter text. When I try, it says I iterate over characters instead of words. How do I iterate over words?
I suggest posting this Question in the Lesson that the Challenge is in (most users post such Questions on the video or article that comes immediately before the Challenge, since KA doesn't have a place for Questions about the Challenges.
Since it would be helpful to see your current code, I suggest either including it (using the triple back tick ``` before & after the code to preserve the indentation) as the 1st comment below your Question, or saving your code as a program and making a Help Request from the program that includes a link to the Challenge.
When asking for help with a Challenge, please
Good luck!
~ Janice, KA user who hasn't programmed Python in about 6 months
Log ind for at efterlade en kommentar.