8
Mateu52
3 9
310/ 345
Last seen 3 years ago
Member for 4 years, 3 months, 7 days
Difficulty Normal
Created a forum post "try find answer"
i thing i task solved but second answer like "Htlm, No opened, One sym" do i need check answer od
Liked a comment created by MrPod for forum post "Assertion"
Why would you need to `.split()` the `text`?

After you split the text, you get the list of strings,
Commented a forum post "Assertion" created by Ilis
task solved answer=True for i in text: if i.islower():
Commented a forum post "Assertion" created by Ilis
tablica=text.split() print(tablica) for i in range(len(tablica)): #no run
Commented a forum post "Remove all before" created by Mateu52
thank you very much z=items for i in range(len(items)):