python-ds
python-ds copied to clipboard
An alternate way without using sys module
Description
Most online compilers do not support the sys module which is the reason I have added an alternate way to solve this question. #Hacktoberfest