$ETH Write a pseudo-code and draw a flowchart for a program that takes two integers as input, performs addition, subtraction, multiplication, and division, and displays the results. Explain how a flowchart helps in visualizing the program logic.