mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-02 11:18:16 +07:00
edu --> educational-python educational --> educational-core interactive-learning --> student
12 lines
337 B
HTML
12 lines
337 B
HTML
<html>
|
|
<head>
|
|
<link rel="stylesheet" type="text/css" href="css/tips.css">
|
|
</head>
|
|
<body>
|
|
<p>
|
|
You can work in the Python shell without leaving the IDE.
|
|
Just click the <span class="control">Python Console</span> toolbar button.</p>
|
|
<p class="image">
|
|
<img src="images/pyconsole1.png"></p>
|
|
</body>
|
|
</html> |