Skip to content

Reference

Contents

Index

LearnDocs.add Method
julia
add(x, y)

A simple function to add two numbers.

source
LearnDocs.hello_world Method
julia
hi = hello_world()

A simple function to return "Hello, World!"

source