finding the absolute difference(no negetive sign) Get link Facebook X Pinterest Email Other Apps March 29, 2022 finding the absolute difference(no negetive sign) n1=int(input()) n2=int(input()) print(abs(n1-n2)) Get link Facebook X Pinterest Email Other Apps Comments
Comments
Post a Comment