@@ -99,7 +99,7 @@ let persons = [
education: "Bachelor degree",
}),
(c = {
- name: "Sofia",
+ name: "Mariya",
surname: "Sternenko",
fathername: "Vyktoryvna",
sex: "F",
@@ -9,7 +9,7 @@
</head>
<body>
- <script src="/associative_arrays.js"></script>
+ <script src="/associative_arrays1.js"></script>
</body>
</html>