willem2's latest activity
-
Wwillem2 replied to the thread Why does my loop run slower with larger lists in Python?.One of the reasons that python is slow, is that any variable can be any object. This will make it necessary to check the type of the...