Write a function that adds any two numbers and then call it:

add <- function() {
  
}
Quiz