A List was indexed with a number that falls outside the valid range of indices. Use len() to check the List size before accessing elements by index.
E684
vim A List was indexed with a number that falls outside the valid range of indices. Use len() to check the List size before accessing elements by index.