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

-8 bytes
Source Link
dingledooper
  • 23.4k
  • 1
  • 40
  • 130

Python 2, 30(削除) 30 (削除ここまで) 22 bytes

-8 bytes thanks to @Mukundan314

('%r'%'%(*2)`'``*2.count%r'*2)count'*2`.count

Try it online! Try it online!

Python 2, 30 bytes

('%r'%'%(*2).count%r'*2).count

Try it online!

Python 2, (削除) 30 (削除ここまで) 22 bytes

-8 bytes thanks to @Mukundan314

`'``*2.count'*2`.count

Try it online!

Source Link
dingledooper
  • 23.4k
  • 1
  • 40
  • 130

Python 2, 30 bytes

('%r'%'%(*2).count%r'*2).count

Try it online!

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