Skip to content

Commit

Permalink
Fix typo in 2-Regression/1-Tools
Browse files Browse the repository at this point in the history
* Also add image according to the change.

Signed-off-by: Rohan Hasabe <Rohanhasabe8@gmail.com>
  • Loading branch information
Rohan Hasabe authored and Hasaber8 committed Jul 5, 2021
1 parent ffa7537 commit 473566c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 2-Regression/1-Tools/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,13 +52,13 @@ 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:

```output
hello notebook
'hello notebook'
```
![VS Code with a notebook open](images/notebook.png)
Expand Down
Binary file modified 2-Regression/1-Tools/images/notebook.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 473566c

Please sign in to comment.