Display the sum of the published articles in published.
published
Make sure to type print(sum(published)).
print(sum(published))