Introduction - If you have any usage issues, please Google them yourself
Bubble sort method.
An integer array and an integer variable are declared, in which an integer array is used to store the numbers entered by the user
Integer variable as intermediate variable two elements when switching, and then through the double cycle bubble sort method, finally sorted array output.