Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created August 31, 2022 16:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save parzibyte/6245240dd4239fdc54ee39a271d6334b to your computer and use it in GitHub Desktop.
Save parzibyte/6245240dd4239fdc54ee39a271d6334b to your computer and use it in GitHub Desktop.
[
{
"descripcion": "Barritas",
"numero": 84,
"precioCompra": 10.0,
"cantidad": 1.0
},
{
"descripcion": "krankys",
"numero": 85,
"precioCompra": 5.0,
"cantidad": 1.0
},
{
"descripcion": "rufles",
"numero": 87,
"precioCompra": 20.0,
"cantidad": 1.0
},
{
"descripcion": "Pan dulce",
"numero": 86,
"precioCompra": 53.5,
"cantidad": 1.0
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment