You are designing a flow chart to represent a simple program that prints 'Hello, World!' if the user inputs '1' and prints 'Goodbye, World!' if the user inputs '2'. What symbol should you use to represent the decision-making step where the program determines which output to print based on the user's input?
Rectangle
Circle
Diamond
Arrow