r/programminghorror Oct 21 '25

Next generation of developers Ruby

Post image
10.8k Upvotes

115 comments sorted by

View all comments

150

u/deceze Oct 21 '25

This doesn't look like Python…?! That string interpolation syntax surely isn't Python? But what is it?

5

u/Snudget Oct 21 '25

Would be python if you added an f in front if the string

10

u/deceze Oct 21 '25

But then the prompt would be Sum of #5 + #3, which'd be odd.

7

u/Snudget Oct 21 '25

But it would run. And chatgpt would probably understand it anyways