Skip to content
This repository was archived by the owner on Oct 31, 2024. It is now read-only.

Commit 86f45eb

Browse files
committed
README.md
1 parent de87c20 commit 86f45eb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@ Python.exec(
6565

6666
```js
6767

68+
var Python = requrie("python-runner");
69+
6870
Python.exec(
6971
"print('Carma Carpooling')" + "\n" +
7072
"print('Get there together')" + "\n",

0 commit comments

Comments
 (0)