Skip to content

Instantly share code, notes, and snippets.

View Maycoooonm's full-sized avatar

Maycoooonm

View GitHub Profile
const transform = require('ee-xml-to-json');
var unirest = require('unirest');
var XML = require('xml-simple');
var sessionId = ""
var conversations = ["", "", "", "", "", "", ""];
var lineRef = "";
var prevref = ""
nome = input('Qual seu nome? ')
print('Olá {}! Prazer em te conhecer'.format(nome))