We are currently working on new rules for what content should and shouldn't be allowed on this website, and are looking for feedback! See Esolang:2026 topicality proposal to view and give feedback on the current draft.
User:Icecream17/Sandbox
Jump to navigation
Jump to search
The anonymous function
It does the following steps:
- Do nothing
The Example function
It does the following steps:
- Do nothing
The Second example function
It does the following steps:
- Set x to 3
- Return x + 7
The anonymous function takes y
It does the following steps:
- Set x to 3
- Return x + y