Contact
CoCalc Logo Icon
StoreFeaturesDocsShareSupport News AboutSign UpSign In
| Download

Estimativa de efetivo para PMMT nas eleições de 2018

Project: Pesquisa
Views: 2364
Kernel: Python 3 (Ubuntu Linux)
import requests try: response = requests.get('http://www.google.com') except: print('Sem conexão com servidor do Google')
# pip install -U googlemaps # https://github.com/googlemaps/google-maps-services-python import googlemaps