Criticize the following simulation: A student uses a random number from 1 to 13 to simulate the value of a card drawn at random from a standard deck of playing cards.
A)The simulation will not model the real situation.The simulation should use random numbers from 1 to 12.
B)The simulation will not model the real situation.In reality,there are less "face" cards than cards with numbers.
C)The simulation might not model the real situation.The deck may not be shuffled,in which case the real situation may not be random.
D)No criticism.The simulation should model the real situation.
E)The simulation will not model the real situation.The simulation must also account for the card's suit.