PYTHON CIRCLE
Practice
Python Books
Archive
Subscribe
Login
Menu
Login
Practice
Python Books
Archive
Subscribe
Python Multiple Choice Questions
What is the output when we execute list("hello")?
A. ['h', 'e', 'l', 'l', 'o'].
B. ['hello'].
C. ['llo'].
D. ['olleh'].
Show Answer
Next Question
Correct Answer:
A
Explanation: Execute in the shell to verify.
© 2022-2023 Python Circle
Contact
Sponsor
Archive
Sitemap