We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9cbedc commit a2a9fcbCopy full SHA for a2a9fcb
Entregas/Entrega2/index.js
@@ -51,7 +51,7 @@ class User {
51
console.log(datosU);
52
return this.datosU=datosU;
53
}
54
-
+
55
login (){
56
let x=true; let y=true;
57
/* this.usuario=usuario;
0 commit comments