📝 Add Quiz Questions

Add 10 Questions
<% for(let i=1; i<=10; i++) { %>
Question <%= i %>
<% } %>