Display None in the console, by calling the update() function with the value "Ann".
None
update()
"Ann"
Make sure to type update("Ann").
update("Ann")