Skip to main content
replaced http://codegolf.stackexchange.com/ with https://codegolf.stackexchange.com/
Source Link

Python, size 34, by Sp3000Python, size 34, by Sp3000

print(str([{.6,}])[-4]) _=...;__=_ 

The trickiest part was trying to get rid of the leftover characters. :P

Python, size 34, by Sp3000

print(str([{.6,}])[-4]) _=...;__=_ 

The trickiest part was trying to get rid of the leftover characters. :P

Python, size 34, by Sp3000

print(str([{.6,}])[-4]) _=...;__=_ 

The trickiest part was trying to get rid of the leftover characters. :P

Source Link
FireFly
  • 7.3k
  • 30
  • 41

Python, size 34, by Sp3000

print(str([{.6,}])[-4]) _=...;__=_ 

The trickiest part was trying to get rid of the leftover characters. :P