I'm on a little project to teach myself the japanese language. I'd like to learn the basic vocabulary and I'd like to code a little program to help myself with it like for an exampe it says say the english word for 'konnichiwa' and I'd have to enter the right translation(Hello).
But I'm having an issue right here. The problem is how I can connect the random shown string with the english word. So when I enter the english word, it checks the random word but how do I connect them?