We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e64395e commit de1766bCopy full SHA for de1766b
Doc/tutorial/introduction.rst
@@ -13,10 +13,8 @@ end a multi-line command.
13
14
.. only:: html
15
16
- You can toggle the display of prompts and output by clicking on ``>>>``
17
- in the upper-right corner of an example box. If you hide the prompts
18
- and output for an example, then you can easily copy and paste the input
19
- lines into your interpreter.
+ You can use the ``Copy`` button, which strips prompts and omits output, to
+ easily copy and paste the input lines into your interpreter.
20
21
.. index:: single: # (hash); comment
22
0 commit comments