In this part of creating your programming language, we'll implement For, While and For-each loops. We'll implement and test the bubble sort algorithm