which combination key is used to restart the python shell
Answers
Answered by
3
Explanation:
Instead of hitting the up arrow to bring back a previous command, if you just put your cursor on the previous command you want to repeat and then press "enter", that command will be repeated at the current command prompt. Press enter again, and the command gets executed.
Similar questions