requirement :(1) The program can put users in the queue in turn
(2) This procedure is based on the principle of first in first out
(3) The program can display the number of people waiting in front of each user
Content :(1) Complete the development of the above program
(2) Simulate and test the above three functions