Great article can't wait for the next!

Small mistake here:
    
    
     white = @[255, 255, 255]
    
    # Print out its length
    echo white.len()
    # Output -> 2
    
    
    Run

Reply via email to