Skip to content

Commit

Permalink
baila vini
Browse files Browse the repository at this point in the history
  • Loading branch information
pablisluiz committed Oct 28, 2024
1 parent 4650f23 commit a4cbcfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hello.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
const hello = () => "Hola Vinicius, te quedaste sin balon de oro jaj";
const hello = () => "Hola Vinicius, te quedaste sin balon de oro jajaj, baila vini baila";
console.log(hello());
exports.hello = hello;

0 comments on commit a4cbcfd

Please sign in to comment.