What is the use of truncate() method in file? code example Example: python truncate import math print(math.trunc(4.95*5.1)) # 25