how to return a positive or a negative number as a postitve in python code example Example: python convert any number in positive a = abs(-1) return a #returns 1