Appearance
LearnDocs.add
LearnDocs.hello_world
add(x, y)
A simple function to add two numbers.
hi = hello_world()
A simple function to return "Hello, World!"