2 of 3
replaced http://codegolf.stackexchange.com/ with https://codegolf.stackexchange.com/
#Japt, 1 byte
Japt (JavaScript shortened) is a language I published last night. Interpreter
N
Like TeaScript, all input is stored in a single variable (although here it's N). Also like TeaScript, output is implicit.
Side note: The first (up to) 6 items in the input are stored in variables U through Z. If we knew there was only one item in the input, this code would work just as well:
U
ETHproductions
- 50.3k
- 6
- 96
- 241