โจทย์ปัญหา Pbl8.1anusongThe document describes a C program that calculates the total price of two products, applies a 10% discount, and displays the results. The program prompts the user to enter their name and details of two products including unit price and quantity. It then calculates the total price, applies a 10% discount, and prints the total price and discounted amount.