Design a Visual Logic flowchart for a program that prompts the user to enter ten numbers one at a time.
After the user has entered all ten number the program will then print out the total of those ten number and
quit?
In Visual Logic use console I/O?