functions in python which make postive from negative sign code example Example: python convert any number in positive a = abs(-1) return a #returns 1