Home / Report Question

Q. What will be the type of `let value = (404, "Not Found")`?
  • A. (Int, String)
  • B. [Int: String]
  • C. Dictionary
  • D. Tuple