PythonPractice
PythonPractice copied to clipboard
What is operator overloading in python
In this program, I use the operator (.i.e greater than >) overloading concept in python and fetch variable value after comparison.