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 Answer

Commonmark migration
Source Link

#Japt , 3 bytes

Japt , 3 bytes

Returns a string, with each individual character being a method name in Japt.

;îC

Try it

;C is the lowercase alphabet and î repeats it until its length equals the input.

#Japt , 3 bytes

Returns a string, with each individual character being a method name in Japt.

;îC

Try it

;C is the lowercase alphabet and î repeats it until its length equals the input.

Japt , 3 bytes

Returns a string, with each individual character being a method name in Japt.

;îC

Try it

;C is the lowercase alphabet and î repeats it until its length equals the input.

added 9 characters in body
Source Link
Shaggy
  • 45k
  • 4
  • 39
  • 95

#Japt, 3 bytes

Returns a string, with each individual character being a method name in Japt.

;îC

Try it

;C is the lowercase alphabet and î repeats it until its length equals the input.

#Japt, 3 bytes

Returns a string, with each individual character being a method name in Japt.

;îC

Try it

;C is the lowercase and î repeats it until its length equals the input.

#Japt, 3 bytes

Returns a string, with each individual character being a method name in Japt.

;îC

Try it

;C is the lowercase alphabet and î repeats it until its length equals the input.

Source Link
Shaggy
  • 45k
  • 4
  • 39
  • 95

#Japt, 3 bytes

Returns a string, with each individual character being a method name in Japt.

;îC

Try it

;C is the lowercase and î repeats it until its length equals the input.

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