Q. What is the output when we run list(“hello”)?

  • (A) [‘olleh’]
  • (B) [‘llo’]
  • (C) [‘hello’]
  • (D) [‘h’, ‘e’, ‘l’, ‘l’, ‘o’]
πŸ’¬ Discuss
βœ… Correct Answer: (D) [‘h’, ‘e’, ‘l’, ‘l’, ‘o’]

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
226
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Rajeev Malhotra
Publisher
πŸ“ˆ
81%
Success Rate