Files
24H_du_code_2025/index.html
T
2025-03-22 15:28:33 +01:00

9 lines
136 B
HTML

<html>
<head>
<script src="./script.js"></script>
<script>
run();
</script>
</head>
</html>