Answer:
x=float(input("Enter a number: "))
sub=(x-int(x))
print(sub)
Step-by-step explanation:
Got it Right
Please Elaborate your question
You can write your program code here and the problem you are facing
Also do share the language which you use for programming
5.8m questions
7.5m answers