Update index.md (#25613)

pull/26697/head
Tilak Singh 2018-10-23 11:56:20 +05:30 committed by Randell Dawson
parent dbf1e325d9
commit 3115588b8f
1 changed files with 1 additions and 1 deletions

View File

@ -27,5 +27,5 @@ To write on console you can use the function `printf()` contained in the library
## Output:
```
>Hello World
>hello, world
```