A fantastical representation of a restaurant order is created with a while loop and user raw input to record the type of food ordered. When the user decides to end their order, the program stops the while loop and automatically calculates the total price.