Q. What is the output when we run list(“hello”)? (A) [‘olleh’] (B) [‘llo’] (C) [‘hello’] (D) [‘h’, ‘e’, ‘l’, ‘l’, ‘o’] ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (D) [‘h’, ‘e’, ‘l’, ‘l’, ‘o’]