PROJECT: BUBBLE SORT

Introduction

Project made based on the odin project task where i need to build a method that takes a array and returns a sorted array withoud use the #sort method.