Skip to main content
🔒 Preview mode. The first 15 Foundations lessons are free; this one is Pro. Start a 7-day trial to unlock the editor, AI hints and the rest of the curriculum. Card required, cancel any time in Dashboard.Start 7-day trial →
← CoursesPython FoundationsModule 3 · Functions and stringsQuiz: Which method removes spaces?quiz53 / 174
+60 XP
Task
📝 **Question:** Which method returns `"hello"` from `" hello "` (no surrounding spaces)? 💡 In Python — NOT `trim()` (like in JS/Java). Shorter name starting with "s".
🎯 Quiz

Question

📝 **Question:** Which method returns `"hello"` from `" hello "` (no surrounding spaces)? 💡 In Python — NOT `trim()` (like in JS/Java). Shorter name starting with "s".

💬 Discussion

Be the first to ask a question or share a tip.
Sign in to join the discussion. Reading is free.
Loading discussion…