Skip to content

Commit 60b380c

Browse files
authored
Add note about code editor in chromebook
1 parent 6a8a7eb commit 60b380c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

en/python_introduction/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -572,7 +572,7 @@ $
572572

573573
This will put you back into the command prompt.
574574

575-
Earlier, we picked out a code editor from the [code editor](../code_editor/README.md) section. We'll need to open the editor now and write some code into a new file:
575+
Earlier, we picked out a code editor from the [code editor](../code_editor/README.md) section. We'll need to open the editor now and write some code into a new file (or if you're using a Chromebook, create a new file in the cloud IDE and open the file, which will be in the included code editor):
576576

577577
{% filename %}editor{% endfilename %}
578578
```python

0 commit comments

Comments
 (0)