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