Skip to main content
added 241 characters in body
Source Link
Rod
  • 18.6k
  • 4
  • 32
  • 89

Python 2, score 66 10

+3 thanks to pizzapants184
+1 thanks to WheatWizard

print int(True)4/4 *2 -~0 +1 |5 ^3 &776%6 and 8 if[]else[9][9>9] .__xor__((""=="").__xor__((""=="")<<(""==""))) 

Try it online!Try it online!

Python 2, score 6

print int(True) *2 -~0 +1 |5 ^3 

Try it online!

Python 2, score 6 10

+3 thanks to pizzapants184
+1 thanks to WheatWizard

4/4 *2 -~0 +1 |5 ^3 &776%6 and 8 if[]else[9][9>9] .__xor__((""=="").__xor__((""=="")<<(""==""))) 

Try it online!

added 10 characters in body
Source Link
Rod
  • 18.6k
  • 4
  • 32
  • 89

Python 2, score 56

print int(True) *2 -~0 +1 /.5|5 ^3 

Try it online!Try it online!

Python 2, score 5

print int(True) *2 -~0 +1 /.5 

Try it online!

Python 2, score 6

print int(True) *2 -~0 +1 |5 ^3 

Try it online!

Source Link
Rod
  • 18.6k
  • 4
  • 32
  • 89

Python 2, score 5

print int(True) *2 -~0 +1 /.5 

Try it online!