Respuesta :

In python 3.8:

print(abs(int(input("Enter a number: "))-int(input("Enter a number: "))))