Python code?
1. >>>example = "snow world"
2. >>>example[3] = 's'
3. >>>print example
Explanation: strings cannot be modified.
Dear candidates you will find MCQ questions of Problem Solving and Python Programming here. Learn these questions and prepare yourself for coming examinations and interviews. You can check the right answer of any question by clicking on any option or by clicking view answer button.
Explanation: strings cannot be modified.
Explanation: execute in shell to verify.
Explanation: execute in the shell to verify.
Explanation: execute in the shell.
Explanation: python codes have to be indented properly.
Explanation: list data type can store any
Jump to