I have scripted a code that gives the absolute value of any number here is the code:
def absolute(num): numb = str(num) numb.replace("-",&qu