Uses an if and else statement to determine voting eligibility based on age.
Takes in the user's age using a prompt and uses if/else if statements to determine eligibility for various activities.
Uses if/or/else to check if the file type entered matches the requested file type.
Uses some violent femmes lyrics to demonstrate switch case statements.
Using JavaScript to dynamically change elements on the page.