Skip to content

Version 1.5.1

Latest
Compare
Choose a tag to compare
@karpuzkafa karpuzkafa released this 02 Dec 17:07
926a143

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