main
Obai Albek 2025-05-13 17:02:41 +02:00
parent 6dd8ff50a7
commit 68e7f3343a
2 changed files with 12 additions and 0 deletions

12
05-OOP/Tier.html 100644
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="Tier.js"></script>
</body>
</html>

0
05-OOP/Tier.js 100644
View File