@ -6,7 +6,7 @@
</head>
<body>
<button onclick="alert('Welcome to 30DaysOfJavaScript!')">Click Me</button>
<script src="introduction.js"></script>
<script src="helloworld.js"></script>
</body>
</html>