Which one of those following assertions is false in Python
everything is an object, even functions and types
index of a list starts from 0
constructor from parent class is called before calling children constructor
keys for dictionaries can be any non-mutable object