Skip to main content
No, it's not Eric, it's Erik.
Source Link
Erik the Outgolfer
  • 40.8k
  • 5
  • 46
  • 125

Python 2, 50 bytes

print["Code\40Golf","Programming Puzzles"][" ">""]

Try it online!

With all spaces removed:

print["Code\40Golf","ProgrammingPuzzles"]["">""]

Try that online!

Thanks to Stephen S for 3 bytes, and EricErik the Outgolfer for 1

Python 2, 50 bytes

print["Code\40Golf","Programming Puzzles"][" ">""]

Try it online!

With all spaces removed:

print["Code\40Golf","ProgrammingPuzzles"]["">""]

Try that online!

Thanks to Stephen S for 3 bytes, and Eric the Outgolfer for 1

Python 2, 50 bytes

print["Code\40Golf","Programming Puzzles"][" ">""]

Try it online!

With all spaces removed:

print["Code\40Golf","ProgrammingPuzzles"]["">""]

Try that online!

Thanks to Stephen S for 3 bytes, and Erik the Outgolfer for 1

deleted 102 characters in body
Source Link
user45941
user45941

Python 2, 5150 bytes

print["Code\x20Golf"print["Code\40Golf","Programming Puzzles"][" ">""]

Try it online!Try it online!

With all spaces removed:

print["Code\x20Golf"print["Code\40Golf","ProgrammingPuzzles"]["">""]

Try that online!Try that online!

Thanks to Stephen SStephen S for 3 bytes, and Eric the Outgolfer for 1

Python 2, 51 bytes

print["Code\x20Golf","Programming Puzzles"][" ">""]

Try it online!

With all spaces removed:

print["Code\x20Golf","ProgrammingPuzzles"]["">""]

Try that online!

Thanks to Stephen S for 3 bytes

Python 2, 50 bytes

print["Code\40Golf","Programming Puzzles"][" ">""]

Try it online!

With all spaces removed:

print["Code\40Golf","ProgrammingPuzzles"]["">""]

Try that online!

Thanks to Stephen S for 3 bytes, and Eric the Outgolfer for 1

Python 2, 51 bytes

print["Code\x20Golf","Programming Puzzles"][" ">""]

Try it online!

With all spaces removed:

print["Code\x20Golf","ProgrammingPuzzles"]["">""]

Try that online!

Thanks to Stephen SStephen S for 3 bytes

Python 2, 51 bytes

print["Code\x20Golf","Programming Puzzles"][" ">""]

Try it online!

With all spaces removed:

print["Code\x20Golf","ProgrammingPuzzles"]["">""]

Try that online!

Thanks to Stephen S for 3 bytes

Python 2, 51 bytes

print["Code\x20Golf","Programming Puzzles"][" ">""]

Try it online!

With all spaces removed:

print["Code\x20Golf","ProgrammingPuzzles"]["">""]

Try that online!

Thanks to Stephen S for 3 bytes

[Edit removed during grace period]
Source Link
user45941
user45941
Loading
added 27 characters in body
Source Link
user45941
user45941
Loading
Source Link
user45941
user45941
Loading