Skip to content

Instantly share code, notes, and snippets.

View MatejMecka's full-sized avatar
⛰️
Can i go back to Cali and explore the wilderness?

Matej Plavevski MatejMecka

⛰️
Can i go back to Cali and explore the wilderness?
View GitHub Profile
@davidhariri
davidhariri / solver.py
Created November 15, 2017 16:29
HQ Trivia Solver
import os
import time
import crayons
import wikipedia
import nltk
import pytesseract
from PIL import Image, ImageEnhance
"""