Advertisement
Guest User

Ejercicio8

a guest
May 25th, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.25 KB | None | 0 0
  1. // punto 8
  2. {
  3. "Fecha":"20 de mayo de 2018",
  4. "Pais": "Venezuela",
  5. "Id_Pais":"7843153457898",
  6. "Tipo_Eleccion":"Presidenciales",
  7.  
  8. "Candidatos":
  9. [ {
  10. "Maduro Uno":74000000,
  11. "Maduro Dos":4000000,
  12. "Maduro Tres":1000000,
  13. "Maduro Cuatro":4000000
  14. }
  15. ]
  16. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement