You're viewing a single thread.
All comments
50
comments
print('string\n', end='')
7 0 ReplyI just learned that in Python, it's fucking terrible. Python is a fucking mess and my next script will be in a different language.
5 0 ReplyPerhaps TS is not a terrible language for shell scripts after all
4 0 ReplyNever tried it, but I will probably be more at home than python.
2 0 Reply
python is a bad joke that never ends
4 0 ReplyAs a python lover, I have to ask, what don't you like about it and what languages do you generally prefer?
3 0 ReplyI prefer strongly typed languages. Using bytes isn't intuitive.
Transforming certain data types into other data types is often not straightforward.
The identation is the worst though. Let me format the code however I want.
1 0 Reply
50
comments
Scroll to top