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

Python, size 48, by kgullPython, size 48, by kgull

print('h'+hex(ord('\r')*pow(ord('#')//2,2))[2:]) 

Python, size 48, by kgull

print('h'+hex(ord('\r')*pow(ord('#')//2,2))[2:]) 

Python, size 48, by kgull

print('h'+hex(ord('\r')*pow(ord('#')//2,2))[2:]) 
Source Link
Sp3000
  • 62.3k
  • 13
  • 117
  • 292

Python, size 48, by kgull

print('h'+hex(ord('\r')*pow(ord('#')//2,2))[2:])