132k views
0 votes
What is the order of precedence for Python numeric operators.?

1 Answer

2 votes

This image below shows the order of precedence from lowest to highest precedence.


Hope it helped,


BioTeacher101


What is the order of precedence for Python numeric operators.?-example-1
User BillThor
by
7.8k points