Write a Python program that reads a CSV file named "data.csv", computes the average of the numeric values
in the second column, and prints the result with two decimal places.