Update index.md (#25613)

This commit is contained in:
Tilak Singh
2018-10-23 11:56:20 +05:30
committed by Randell Dawson
parent dbf1e325d9
commit 3115588b8f

View File

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