Fiverr Inc. interview question

What are the differences between C# and Python

Interview Answer

Anonymous

29 Aug 2020

1. Statically linked, dynamically linked 2. Compiled, interpreted 3. Python doesn't support "real" multithreading because of the GIL