I am a Novice Python Programmer, I want to know if there are two submissions with similar timing say 0.00 seconds, then why it happens that a Python Program will always be below than a C/C++ Program.... Though I know that C/C++ has faster execution than other languages, but here time taken for execution is same 0.00
↧