Question: What is the result of this script?

  1. 0, representing 'true', because the variable "txt" contains eight letters
  2. 0, representing 'true', because everybody loves penguins!
  3. 1, representing 'false', because the variable "txt" is longer than eight characters
  4. 1, representing 'false', because the variable "txt" does not contain eight lowercase letters between a and z

Answer: The correct answer of the above question is Option D:1, representing 'false', because the variable "txt" does not contain eight lowercase letters between a and z