Solve problem "Fractional part" online - Learn Python 3 - Snakify

Fractional part


Statement

Given a positive real number, print its fractional part.
Advertising by Google, may be based on your interests

In all the problems input the data using input() and print the result using print().