mirror of
https://github.com/LibreOffice/help.git
synced 2026-01-13 05:38:56 +00:00
2 typos corrected
Change-Id: Ic3e2524861d91480da0cdb53400f22ca46d10e45 Reviewed-on: https://gerrit.libreoffice.org/65499 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
This commit is contained in:
committed by
Olivier Hallot
parent
41e0b82d2c
commit
d439868081
@ -22,7 +22,7 @@
|
||||
<section id="pythonshell">
|
||||
<paragraph role="heading" level="1" id="N0118"><variable id="pythonshell1"><link href="text/sbasic/python/python_shell.xhp" name="python shell">Running Python Interactive Console</link></variable></paragraph>
|
||||
</section>
|
||||
<paragraph role="paragraph" id="N0119">The Python interactive console, also known as Python interpreter or Python shell, provide programmers with a quick way to execute commands and try out and test code without creating a file. %PRODUCTNAME Python modules documentation can obtained from the terminal.</paragraph>
|
||||
<paragraph role="paragraph" id="N0119">The Python interactive console, also known as Python interpreter or Python shell, provides programmers with a quick way to execute commands and try out and test code without creating a file. %PRODUCTNAME Python modules documentation can be obtained from the terminal.</paragraph>
|
||||
<paragraph role="paragraph" id="N0120"></paragraph>
|
||||
<paragraph role="heading" level="2" id="N0121">Using a Basic macro:</paragraph>
|
||||
<bascode>
|
||||
|
||||
Reference in New Issue
Block a user