add 5.4 array

This commit is contained in:
2024-06-16 21:02:11 +02:00
parent 78ebe07977
commit e937deceea
2 changed files with 47 additions and 0 deletions

12
5.4ArrayMethod/index.html Normal file
View File

@@ -0,0 +1,12 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
<script src="./t.js"></script>
</body>
</html>