print('INSERT INTO KSKR_phrases (phrase, meaning) VALUES')


def KSKR(A,B): 
    k=f'‘'
    print(f'({k}{A}{k},{k}{B}{k})')
    result = None 
    return result

KSKR('wo','私')
KSKR('ni','あなた')

Embed on website

To embed this project on your website, copy the following code and paste it into your website's HTML: