Informatics Practices
Alt+R is used to repeat the last typed command in Python shell.
Getting Started
1 Like
Answer
False
Reason — For repeating or recalling the last command in the Python shell, the correct key is the up arrow key (↑).
Answered By
2 Likes