Hi folks, can you clarify which version of Python the IDE and Quantopian uses? Is it version 3 (in which case we don't need to explicitly define divisions that may have a float component as 3 returns that automatically instead of just integers like 2.x did?) Thanks.