Loading Python
Setting up environment...
Loading...
Editor
1
Basic Math Operations
5 segments ยท 0:00
0:00 / 0:00
Python supports standard math operations: + (addition), - (subtraction), * (multiplication), / (division). They work on numbers.
Loading Python environment...