#include<stdio.h>
int main()
{
    char a,b;
    float 8.5;
    float 3.4;
    printf("enter the value of 28.90");
    return 0;
}