Get startedGet started for free

Get some assistance

Not only does Python offer a range of built-in functions, but this even includes a way to find out more about data types, structures, and other functions.

Time to try it out!

This exercise is part of the course

Intermediate Python for Developers

View Course

Hands-on interactive exercise

Have a go at this exercise by completing this sample code.

# Find out more about len()
print(____(____))
Edit and Run Code