How to achieve over load in python. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How to achieve over load in python.

please can anyone explain with examples ?

10th May 2017, 5:06 PM
Sriram Chowdary Mellamputi
Sriram Chowdary Mellamputi - avatar
2 Answers
+ 2
Use optional arguments. Sample code here: https://code.sololearn.com/cuNPNK6NfBzd/#py
10th May 2017, 6:03 PM
Szabó Gábor
Szabó Gábor - avatar
+ 2
thanks .. awesome example..
13th May 2017, 8:58 AM
Sriram Chowdary Mellamputi
Sriram Chowdary Mellamputi - avatar