Update 2-Regression/1-Tools/README.md

Co-authored-by: Rishit Dagli <rishit.dagli@gmail.com>
pull/96/head
Jen Looper 3 years ago committed by GitHub
parent 473566c61a
commit 91985bbb1a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -52,7 +52,7 @@ In this folder, you will find the file _notebook.ipynb_.
Next, add some Python code.
1. Type **print("'hello notebook'")** in the code block.
1. Type **print('hello notebook')** in the code block.
1. Select the arrow to run the code.
You should see the printed statement:

Loading…
Cancel
Save