We are currently working on new rules for what content should and shouldn't be allowed on this website, and are looking for feedback! See Esolang:2026 topicality proposal to view and give feedback on the current draft.

Talk:Cat Program (language)

From Esolang
Jump to navigation Jump to search

Python implementation

Should I make it return the input, or should I make it print the input, because it'd be quite easy to do either or. Mun Hammer (talk)

In fact, you can do either of them. Return the input means using the esolang with non-interactive I/O, while printing the input usually means interactive I/O. --None1 (Nope.) 11:09, 29 December 2025 (UTC)