From 07cf7d0d3b9f1857e4aae36b12260c5f3350a256 Mon Sep 17 00:00:00 2001 From: John DeNero Date: Thu, 29 Aug 2024 07:39:29 -0700 Subject: [PATCH] Thu Aug 29 07:39:29 PDT 2024 --- articles/setup-mac/index.html | 13 +++++++++---- articles/setup-windows/index.html | 10 +++++----- 2 files changed, 14 insertions(+), 9 deletions(-) diff --git a/articles/setup-mac/index.html b/articles/setup-mac/index.html index 4ddff0566..9284d763a 100644 --- a/articles/setup-mac/index.html +++ b/articles/setup-mac/index.html @@ -169,7 +169,7 @@

Text Editor

code. You will also need a text editor, where you will write Python code.

Visual Studio Code (VS Code) is the most popular choice among the staff for -this course for writing Python. After installing it, you may find our Visual Studio Code helpful.

+this course for writing Python. After installing it, you may find our Visual Studio Code helpful.

We highly recommend using VS Code for this class. This will help us support you best since most of staff uses VS Code. Please do not use word processors such as Microsoft Word to edit programs. Word processors can add extra content to documents that will confuse the interpreter.

@@ -186,8 +186,13 @@

Text Editor

popular text editors (but don't use these ... just use VS Code):

+ +

Some students also use:

+ + @@ -198,7 +203,7 @@

Text Editor

For sharing code in VS Code, you can follow the instructions here:

diff --git a/articles/setup-windows/index.html b/articles/setup-windows/index.html index 5ccdd260c..a93b63543 100644 --- a/articles/setup-windows/index.html +++ b/articles/setup-windows/index.html @@ -179,7 +179,7 @@

Text Editor

code. You will also need a text editor, where you will write Python code.

Visual Studio Code (VS Code) is the most popular choice among the staff for -this course for writing Python. After installing it, you may find our Visual Studio Code helpful.

+this course for writing Python. After installing it, you may find our Visual Studio Code helpful.

We highly recommend using VS Code for this class. This will help us support you best since most of staff uses VS Code. Please do not use word processors such as Microsoft Word to edit programs. Word processors can add extra content to documents that will confuse the interpreter.

@@ -196,11 +196,11 @@

Text Editor

editors:

-

A few other editors:

+

Some students also use: