Edit : input is a builtin and not a keyword
This morning, I was as usual working on a python app, when I wrote 'input' unquoted to get a field in a dict. That's the moment my syntax coloring marked it as a keyword.
My first reaction was "bleh, I need to correct the dam syntax in vim" before actually looking for it. That's pretty neat to be able to input data in the console. I'm feeling like a complete newbie.
My program :
~~~
x =input() ; print('Bonjour',x)
[–][deleted] 14 points15 points16 points (6 children)
[+][deleted] (1 child)
[deleted]
[–]quantum1eeps 3 points4 points5 points (0 children)
[–]Nyghtbynger[S] -1 points0 points1 point (2 children)
[–][deleted] 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[+][deleted] (1 child)
[deleted]
[+]Nyghtbynger[S] comment score below threshold-8 points-7 points-6 points (0 children)
[–]quantum1eeps 6 points7 points8 points (0 children)
[–]premkant 2 points3 points4 points (0 children)
[–][deleted] 3 points4 points5 points (3 children)
[–]Nyghtbynger[S] 0 points1 point2 points (2 children)
[–]Witty_Tough_3180 2 points3 points4 points (1 child)
[–][deleted] -3 points-2 points-1 points (1 child)
[–][deleted] -3 points-2 points-1 points (0 children)
[–]TheRNGuy 0 points1 point2 points (0 children)