>_BeginnerCoder
Donate

Lesson 3 — f-strings

Format neatly

An f-string embeds values in text: f"Hi {name}". Cleaner than + joins.

Not clear enough?
Task

Use an f-string to print: Alex is 20 years old.

← Back
Next →
🧠 Test your knowledge

A quick 3-question quiz on this lesson — instant feedback.

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.