Answer:
604800 different ways to order the program
Explanation:
using the formula for permutation, not combination because the order of the records matter
n!/(n-r)!
n is the total number of choices (10)
r is the number that is chosen from the total number (7)