Please enable JavaScript in your browser!
Página Inicial
Explorar
Ajuda
Registrar
Entrar
CarePatch
/
thermometer
Observar
2
Favorito
0
Fork
0
Problemas
0
Pull Requests
0
Commits
125
Versões
0
Nenhuma Descrição
SSH
HTTPS
ZIP
TAR.GZ
Árvore:
d1b8a25670
Branches
Tags
master
thermometer
/
utils
/
convert.py
convert.py
45B
Histórico
Cru
def hex2ascii(s): return chr(int(s, 16))