Update python name in index.md (#28360)
* Update index.md Programming languages has no formal translation to spanish, they are named with their original names. * fix: changed node to js
This commit is contained in:
@ -32,7 +32,7 @@ import time
|
||||
|
||||
**Node.js**
|
||||
|
||||
```node
|
||||
```js
|
||||
function my_io_task() {
|
||||
setTimeout(function() {
|
||||
console.log('done');
|
||||
|
Reference in New Issue
Block a user