The explanation of exercise 6.3 mentions a dictionary and a list by the same name. The name of the list is not `language_code`, but `languages`.
The explanation of exercise 6.3 mentions a dictionary and a list by the same name. The name of the list is not
language_code, butlanguages.