webbased database assignment 2 solution
webbased database assignment 2 solution
02 Total Marks: 15
Fall 2024 Due Date: 06-Jan-2025
FAIQA SHAHZADI
CS406 – Web Based Database Applications (BC230209196)
Topics Covered:
Solution:
// Ask the user to input a number
let number = parseInt(prompt("Enter a number:"));
// Define vowels
let vowels = "aeiouAEIOU";
Deadline: Your assignment must be uploaded on or before 06 January 2025. No solution will be accepted
through email after the due date.