Page 1 of 1

What is the output when we execute list(“hello”)?

Posted: Wed Jul 13, 2022 7:44 pm
by answerhappygod
a) [‘h’, ‘e’, ‘l’, ‘l’, ‘o’]
b) [‘hello’]
c) [‘llo’]
d) [‘olleh’]