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

edited body
Source Link
Donat
  • 1.6k
  • 8
  • 11

Perl 5, 17 bytes

say'x'x10forsay'*'x10for 0..9

Try it online! Try it online!

Perl 5, 17 bytes

say'x'x10for 0..9

Try it online!

Perl 5, 17 bytes

say'*'x10for 0..9

Try it online!

Source Link
Donat
  • 1.6k
  • 8
  • 11

Perl 5, 17 bytes

say'x'x10for 0..9

Try it online!

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