"""Demonstrate comprehensive text normalization features.""" ...
#Float holds the integer values but intger can not hold float values num1=input("Enter first Decimal number:")#10.5 num2=input("Enter second Decimal number:")#10 ...