Run the example and return a result message.
Usage
run_example()
str
A message indicating the example ran successfully.
>>> run_example() 'Example complete'