task done

This commit is contained in:
=
2026-03-13 17:01:25 +10:00
parent 58b398228f
commit c7f1192b41
3 changed files with 54 additions and 0 deletions

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

@@ -0,0 +1,12 @@
<!DOCTYPE html>
<html lang="ru<head>
<meta charset=" utf-8">
<title> Практика 2</title>
<script src="d3.v7.min.js"> </script>
<script src="main.js"></script>
</head>
<body>
</body>
</html>