Exercises / python
Normalize a city name
norm_city collapses case and whitespace so ' PARIS ' and 'Paris' match the same catalog key.
Live Pythonpython
Output
Run to execute this in your browser. Nothing is sent to a server.
Exercises / python
norm_city collapses case and whitespace so ' PARIS ' and 'Paris' match the same catalog key.
Run to execute this in your browser. Nothing is sent to a server.