task done

This commit is contained in:
=
2026-03-20 18:16:40 +10:00
parent 718fbbc0ef
commit 8d1aeb7f5c
3 changed files with 59 additions and 0 deletions

12
labs/lab3/task/index.html Normal file
View File

@@ -0,0 +1,12 @@
<!DOCTYPE html>
<html lang="ru<head>
<meta charset=" utf-8">
<script src="d3.v7.min.js"> </script>
<script src="main.js"></script>
</head>
<body>
<svg></svg>
</body>
</html>