Python programs are platform independent because they can be run on different platforms using an interpreter built specifically for that platform. Just as Java programs can be run on different platforms using a JVM built for that platform.
Python programs are platform independent because they can be run on different platforms using an interpreter built specifically for that platform. Just as Java programs can be run on different platforms using a JVM built for that platform.