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

1 of 8

JavaScript (Node.js), 79 bytes

n=>'true false var const function if else else if break do'.split` `.slice(0,n)

Try it online!

Golfing in progress

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