We can use print() to display the length of a list in the console.
print()
Make sure to pick print, followed by (, and finally ).
print
(
)