Question: In this function. what level of access is provided to the variable `a`?

  1. print
  2. read-only
  3. read/write
  4. debug

Answer: The correct answer of the above question is Option B:read-only