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

Commonmark migration
Source Link

#Python 3, 69/2 +たす 1 +たす 1 +たす 1 = 37.5 points.

Python 3, 69/2 +たす 1 +たす 1 +たす 1 = 37.5 points.

It's the same approach as the other answers, but in Python.

print(['Hi, Hello!',*range(5,27,2),'+-+\n| |\n+-+','Hello, bye!'][1])

Change the number to the one you want for a distance of 1.

#Python 3, 69/2 +たす 1 +たす 1 +たす 1 = 37.5 points.

It's the same approach as the other answers, but in Python.

print(['Hi, Hello!',*range(5,27,2),'+-+\n| |\n+-+','Hello, bye!'][1])

Change the number to the one you want for a distance of 1.

Python 3, 69/2 +たす 1 +たす 1 +たす 1 = 37.5 points.

It's the same approach as the other answers, but in Python.

print(['Hi, Hello!',*range(5,27,2),'+-+\n| |\n+-+','Hello, bye!'][1])

Change the number to the one you want for a distance of 1.

deleted 3 characters in body
Source Link
Morgan Thrapp
  • 3.7k
  • 16
  • 29

#Python 3, 7469/2 + 1 + 1 + 1 = 4037.5 points.

It's the same approach as the other answers, but in Python.

print(['Hi, Hello!',list(range*range(5,27,2)),'+-+\n| |\n+-+','Hello, bye!'][3]'][1])

Change the number to the one you want for a distance of 1.

#Python 3, 74/2 + 1 + 1 + 1 = 40 points.

It's the same approach as the other answers, but in Python.

print(['Hi, Hello!',list(range(5,27,2)),'+-+\n| |\n+-+','Hello, bye!'][3])

Change the number to the one you want for a distance of 1.

#Python 3, 69/2 + 1 + 1 + 1 = 37.5 points.

It's the same approach as the other answers, but in Python.

print(['Hi, Hello!',*range(5,27,2),'+-+\n| |\n+-+','Hello, bye!'][1])

Change the number to the one you want for a distance of 1.

Source Link
Morgan Thrapp
  • 3.7k
  • 16
  • 29

#Python 3, 74/2 +たす 1 +たす 1 +たす 1 = 40 points.

It's the same approach as the other answers, but in Python.

print(['Hi, Hello!',list(range(5,27,2)),'+-+\n| |\n+-+','Hello, bye!'][3])

Change the number to the one you want for a distance of 1.

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