# -*- coding: utf-8 -*-
# typos1.py
# x = 1; y = 2 
print(x+y)
korean = "ACE"
print(Korean)