Description Usage Arguments Note Author(s) References Examples
It print "hello world!" ten times
1 | hello()
|
No arguments |
No arguments for this function |
This is the note
Kenta Takahashi
[1] www.dummyurl.com
1 2 3 4 | #prints hello world tentimes
hello()
{
}
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.