Skip to content

Instantly share code, notes, and snippets.

@StephanyBatista
Created November 14, 2018 00:47
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 StephanyBatista/c8e535d87b34a1d361aaa145d930f5f0 to your computer and use it in GitHub Desktop.
Save StephanyBatista/c8e535d87b34a1d361aaa145d930f5f0 to your computer and use it in GitHub Desktop.
var nomeEsperado = "Teste";
var precoEsperado = 1;
var curso = new Curso("Teste", 1);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment