Problem
Write a c# code fragment just the relevant statements not the entire program but defines a public static method named calcKentuckysalestax that returns a double and accepts one double parameter price The method should calculate the sales tax not total with tax and return it.