Keyboard background

Welcome to

$ORTiFY

void func (sorting_algorithms)
{
    print("Choose Algorithm");
    print("Input Array");
    print("Visualize Algorithm");
    print("Sort Array");
}
    
Let's Go!