>_BeginnerCoder
Donate

Lesson 9 — String toolkit

Text methods

Strings have handy methods: upper(), lower(), split(), join(). split() breaks text into a list.

Task

Split the sentence and print how many words it has.

← Back
Next →

Enjoying this lesson? Share it 👇

Keep going with Python Foundations

Ready for more? These paid resources pick up where this lesson leaves off.

Some links on this page are affiliate links: we may earn a commission at no extra cost to you. We only recommend tools we believe are genuinely useful.