Skip to main content
We’ve updated our Terms of Service. A new AI Addendum clarifies how Stack Overflow utilizes AI interactions.
Code Golf

Return to Revisions

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

AltStyle によって変換されたページ (->オリジナル) /