Back to Lesson
Extract Substring
Complete the "Extract Substring" exercise.
Instructions
Write Python code to solve the "Extract Substring" challenge. Follow the instructions and make sure your output matches the expected result.
main.py
main.py
Ctrl + Enter