Week 5

In week 5, I try to do the sorting which is call bubblesort(), this sorting is written by ourselves and with a little difference to the sorting provided by python. Bubblesort() is a simple way to write a sorting in the program.