User:Icecream17/Sandbox

From Esolang
Jump to navigation Jump to search

The anonymous function

It does the following steps:

  1. Do nothing


The Example function

It does the following steps:

  1. Do nothing


The Second example function

It does the following steps:

  1. Set x to 3
  2. Return x + 7


The anonymous function takes y

It does the following steps:

  1. Set x to 3
  2. Return x + y