formations/javascript/base/exercices/arguments/index.html

6 lines
75 B
HTML
Raw Normal View History

<html>
<body>
<script src="arguments.js"></script>
</body>
</html>