Hacker News new | ask | show | jobs
by deadbeef404 3819 days ago
I think he means the exact same Python script can be run directly on any environment that has Python installed if written correctly, in contrast to a C program which has to be recompiled on various environments to be able to run.