Working with operators in Python

Desira Wijesundara
4 min readMay 1, 2019

I’ll try my best to get this through to you as simply as humanly possible. Although I assume, you have some knowledge beforehand about this programming gig, let alone Python.

What are operators used for?

Simply put, to control and manage data inside an application, but if you want to go further down operators are used to define how one piece of data is compared to another piece of…

Desira Wijesundara

Writing is one of the few things I’m actually good at