First version of Library
Added Functions:
melon.clear() #clearing terminal without os
melon.whiteline() #printing a beatiful line
melon.run("file.py") #better way for runing Python files
melon.is_odd(5) #is odd test
melon.randomize(2,5) #same with random.randint().one library,readable code
melon.colorize("#5500ff","this is a purple text") #print a colored text