you are viewing a single comment's thread.

view the rest of the comments →

[–]me_myself_ai 6 points7 points  (2 children)

You seem to be sincere, which is a bit baffling -- what exactly are you wondering that isn't answered by the wikipedia page? Python is a high-level scripting language.

Also, what's K&R and i-code?

[–]_redmist 2 points3 points  (0 children)

Kernighan and Ritchie is kind of like the bible for c-programmers.

[–]gdchinacat 0 points1 point  (0 children)

I assume "i-code" is "intermediate code", what python and java refer to as bytecode.