From 3e23aff0aff86141d29bb2283245bfa401d4593f Mon Sep 17 00:00:00 2001 From: Bruna <108538735+Bruna096@users.noreply.github.com> Date: Wed, 20 Sep 2023 12:20:47 -0300 Subject: [PATCH] a --- main.js | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/main.js b/main.js index 19e8889..9f6208a 100644 --- a/main.js +++ b/main.js @@ -1,6 +1,8 @@ - +//tecla Pom function tocaSomPom () { document.querySelector("#Som_Tecla_Pom").play(); } -document.querySelector(".tecla_pom").onclick = tocaSomPom; \ No newline at end of file +document.querySelector(".tecla_pom").onclick = tocaSomPom; + +//tecla Clap