MCQOPTIONS
Saved Bookmarks
| 1. |
What is the output when we execute list(“helloâ€)? |
| A. | [‘h’, ‘e’, ‘l’, ‘l’, ‘o’] |
| B. | [‘hello’] |
| C. | [‘llo’] |
| D. | [‘olleh’] |
| Answer» B. [‘hello’] | |