الرجوع
تسجيل الدخول

What is the output of the following code?

eng2sp = {'one': 'uno', 'two': 'dos', 'three': 'tres'}
print(eng2sp['two'])