1# Calculate the accuracy of a baseline that simply predicts "London" for every 2# example in the dev set. 3# Hint: Make use of existing code. 4# Your solution here should only be a few lines. 5 6