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