File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 22
22
We have a short
23
23
<a href="https://www.youtube.com/watch?v=9lOdVSNUKfY" target="_blank">
24
24
step-by-step video</a> showing how to use a programmer editor and write your first Python 3 program.
25
- This video uses the Atom editor - we suggest you install and use VS-Code if you don't already have
25
+ This video uses the Bracket editor - which we suggest you to install and use, or the VS-Code, if you don't already have
26
26
a programming text editor.
27
27
</p>
28
28
<p>
31
31
The Terminal program on Macintosh is kind of buried under <b>Macintosh HD -> Applications -> Utilities -> Terminal</b>
32
32
</p>
33
33
<p>
34
- There are several shortcuts that you might find helpful. You can go into the upper-right of
34
+ There are several shortcuts that you might find helpful. You can go into the upper-right of
35
35
your screen and click on the Spotlight search button and type
36
36
<b>terminal</b> and you can execute Terminal from the pop-up
37
37
list of items.
You can’t perform that action at this time.
0 commit comments