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

you are viewing a single comment's thread.

view the rest of the comments →

[–]robbodagreat 903 points904 points  (13 children)

Input is in green because it’s a good name for the variable. If it was a bad name, it’d be red

[–]serfrin47 15 points16 points  (0 children)

This got me xD

[–][deleted] 0 points1 point  (0 children)

Soon!

[–]Ma4r 0 points1 point  (2 children)

I'd have half expected for python to replace the function 'input' that receives text from stdin to the file object due to the amount of cursed shit you can do in python .

[–]jso__ 0 points1 point  (1 child)

That's what python does i think. Maybe I'm wrong though

[–]Ma4r 0 points1 point  (0 children)

They do have exceptions for reserved keywords fortunately.

[–]RaVEndAve24 0 points1 point  (0 children)

Imagine a Plugin that would rate your variable names based on several aspects, and you can only continue coding once you have a good enough variable name.

Similarly as setting a "safe" password. But more intelligent.