Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialTaurai Mashozhera
2,308 PointsIm stuck
I cannot figure this one out
1 Answer
Dave Harker
Courses Plus Student 15,510 PointsGenerally when people get stuck and need some help they might talk about the things they've already tried, or pop their code in even.
Can I suggest you re-watch the Introduction to Slices video? Pairing that knowledge with the concepts of the floor division operator (//), string.lower(), and string.upper() will solve this challenge.
If after you've had a go you still have trouble, pop back here and show what you've tried ... then we can offer help with the code. Just giving code without anything having been tried won't help you grow as a developer, but am happy to help once you give it a fair go
Best of luck, and happy coding.
Dave