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