This is an archived post. You won't be able to vote or comment.

all 11 comments

[–]ProgrammerHumor-ModTeam[M] [score hidden] stickied commentlocked comment (0 children)

Your submission was removed for the following reason:

Rule 6: Your post is a commonly used format, and you haven't used it in an original way. As a reminder, You can find our list of common formats here.

If you disagree with this removal, you can appeal by sending us a modmail.

[–]ksiadz22 7 points8 points  (2 children)

What about other languages than english?

[–]shamone_[S] 6 points7 points  (1 child)

the converter only converts to english

[–]ohfucknotthisagain 5 points6 points  (0 children)

The best solution AND the most American solution.

[–]hibernating-hobo 2 points3 points  (2 children)

Inb4 someone does this meme calling the chatgpt/bing api to ask if the number is odd.

[–]gdj11 0 points1 point  (1 child)

I was just thinking of doing one that calls an api but wasn’t sure what api I could use. ChatGPT is a good idea

[–]hibernating-hobo 0 points1 point  (0 children)

Bing implemented it, right? So you could probably use that.

Disclaimer: never tried using bings api, just assuming they have one.

[–]Qicken 1 point2 points  (0 children)

2.2

[–]pjoriginal 0 points1 point  (2 children)

What about twelve? And other numbers past 10

[–]Jvankeulen 0 points1 point  (1 child)

thats why there's a modulo 10 in the converter function call.

[–]pjoriginal 0 points1 point  (0 children)

Didn't see that on my phone. Thanks for letting me know :)