I'm trying to assemble a function to list all states and then print inside an object. Sorry to be so noob, I think it's a pretty silly problem.
States
function listarTodasOsEstados(){
var estado = [
'AC',
'AL',
'AP',
'AM',
'...
asked by
28.10.2017 / 20:30