Idris01 / AirBnB_clone

0 stars 1 forks source link

16. Update from dictionary #33

Open Idris01 opened 1 year ago

Idris01 commented 1 year ago

Update your command interpreter (console.py) to update an instance based on his ID with a dictionary: .update(, ).

Errors management must be the same as previously.