SyntaxFix
Write A Post
Hire A Developer
Questions
len(myList) should do it.
len(myList)
len works with all the collections, and strings too.
len