

McqMate
Q. |
What is “Hello”.replace(“l”, “e”)? |
A. | heeeo |
B. | heelo |
C. | heleo |
D. | none |
Answer» A. heeeo | |
Explanation: execute in shell to verify. |
View all MCQs in
Problem Solving and Python ProgrammingNo comments yet