What does the last line of this code do?
user contains the key "address" and stores the result in has_addressuser contains the key "address", without storing the result"address"It checks if user contains the key "address" and stores the result in has_address.