If we use len() on an empty list it'll return 0. We can see it here when we display the number_of_users variable.

Make sure to pick print, followed by number_of_users.