What do mean by platform independent in python
Answers
Answered by
1
Python: Platform independent code. In general Python is platform independent, but still needs some care to make sure you don't step on some aspects of Operating System or the file system that works differently on other OS-es. Filenames are case sensitive on some OS-es (e.g. Windows). They used to be restricted to 8.3.
Hey Mate Here is you answer
if it's helps you
plzz mark as BRAINLIEAST.....
Hey Mate Here is you answer
if it's helps you
plzz mark as BRAINLIEAST.....
Similar questions