diff --git a/docs/courses/level-one/chapter-5/chapter-5.5.md b/docs/courses/level-one/chapter-5/chapter-5.5.md index 36e837f4833..3ed890c3863 100644 --- a/docs/courses/level-one/chapter-5/chapter-5.5.md +++ b/docs/courses/level-one/chapter-5/chapter-5.5.md @@ -77,6 +77,10 @@ Now execute the node and you should see the following results:
Code node
Code node
+/// note | Using Python in code nodes +You can also use Python in the Code node. To learn more about this, refer to the [Code](/code/code-node/) documentation. +/// + ## What's next? **Nathan 🙋**: Wow, the Code node is really powerful! So if I have some basic JavaScript skills I can power up my workflows.