f=int(input())
for i in range(f):
c=0; f,b=map(float, input().split())
c=f*b;print('{:.2f}'.format(c))
f=int(input())
for i in range(f):
c=0; f,b=map(float, input().split())
c=f*b;print('{:.2f}'.format(c))
Hi friends....
In this blog I'm going to give answer for daily test skillrack program, daily challenges and kick start programs and give some coding techniques.
It'll be helpful for u sure and make it usefull
Learn More →
0 Comments