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