Answer:
x=float(input("Enter a number: "))
sub=(x-int(x))
print(sub)
Explanation: Got it right
sure, just show me the problem
9.4m questions
12.2m answers