Skip to main content
  • Write a program using prompt function to take inut of age as a value from the user and use alert to tell him if he can drive
  • In Q1 add a confirm to run again and again
  • In Q2 use console.error if age is negative
  • If user is over 20 redirect him to bike website
  • Change the colour of page using prompt