I have the same code as Mosh. Why show up this problem when I run it?
add() missing 1 required positional argument: ‘tag’
You forgot the parentheses
cloud = TagCloud()
Thank you for your remind