Are there unforeseen problems in mixing different types in a Python list? For example:
import random data = [[\"name1\", \"long name1\", 1, 2, 3], [\"nam