COGNIZANT EXAM HELP GROUP pinned Β«https://careers.peopletech.com/candidate-form-details/70Β»
Share your friends too this Page π
https://t.me/code_alphix
For more updates & helpβ
#Hiring_Visionπ―β€οΈ
DM for any OA
@Mrtrueliving_ixβ
@Mrtrueliving_ixβ
https://t.me/code_alphix
For more updates & helpβ
#Hiring_Visionπ―β€οΈ
DM for any OA
@Mrtrueliving_ixβ
@Mrtrueliving_ixβ
P = int(input())
R = int(input())
T = int(input())
SI = (P * R * T) / 100
print("{:.2f}".format(SI))
Simple Interest-Revatureβ
R = int(input())
T = int(input())
SI = (P * R * T) / 100
print("{:.2f}".format(SI))
Simple Interest-Revatureβ