Exemplo n.º 1
0
import google
for res in google.Google(
        'Thuật toán nào kiểm tra một điểm có thuộc trong tự giác'):
    try:
        res.run()
    except:
        pass
Exemplo n.º 2
0
 def __init__(self):
     self.google = google.Google()