Order of Operations | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Order of Operations

Hello, I know that parenthesis help to determine the order of operations with Python, could it be assumed that Python then follows PEMDAS for order of operations? Thanks!

13th Feb 2018, 8:18 PM
Chelsey Mienert
Chelsey Mienert - avatar
1 Answer
+ 3
Yeah order of operations is the same thing as PEMDAS
13th Feb 2018, 9:25 PM
Ole113
Ole113 - avatar