This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
Volddemar4ik
/
homework
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
20
Pull Requests
0
Wiki
Explorar o código
HW13 done
Volddemar4ik
%!s(int64=2) %!d(string=hai) anos
pai
2cff4cac86
achega
661d521723
Modificáronse 1 ficheiros
con
1 adicións
e
0 borrados
Unificar vista
Mostrar estatísticas de Diff
1
0
js/13/HW13.js
+ 1
- 0
js/13/HW13.js
Ver ficheiro
@@ -155,6 +155,7 @@ const createTable = () => {
row.append(col)
row.append(col)
}
}
}
}
+ return table
}
}
createTable()
createTable()