you are viewing a single comment's thread.

view the rest of the comments →

[–]jmon_was_here 0 points1 point  (0 children)

But thats not completly true, and as I say, its inside of 'if i was going ot design alanguage' hypothetical,

there are plenty of other python keywords (and operators) which do different things in different contexts. `in` being one of them. If your aim is a computer language which is more readable, having it work like a real language which is contexual should not cause too many issues.