feat: add employee table with average salary calculation
This commit is contained in:
@@ -8,7 +8,9 @@
|
||||
</head>
|
||||
<body>
|
||||
<h1>Ejercicio 6</h1>
|
||||
|
||||
<div id="tableEmployees">
|
||||
|
||||
</div>
|
||||
<script src="ejercicio6.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user