I have a problem with my code, it tells me in the console that the identifier has already been declared, I do not know what to do, this is my code:
class FechaCalculada {
constructor(segundo, minuto, hora, dia, mes, año) {
this.segundo...
asked by
22.10.2017 / 22:33