Skip to content

lukaskierzek/Hiragana-Katakana-Learn-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hiragana and Katakana Learn

A console program to help you learn Hiragana gojuuon and Hiragana gojuuon.

Table of contents

Technologies Used

  • Python 3.11.5
  • PyTest 7.4.2

Instruction

After stating the program, a menu with options is displayed

menu

  • Enter option 1 to proceed to the Hiragana gojuuon test.
  • Enter option 2 to proceed to the Katakana gojuuon test.
  • Enter option 3 to proceed to exit the program.

The next instruction is the same for Hiragana and Katakana.

After entering option 1 or option 2, a syllable is displayed with sample answers.

katakana_answer

If you enter the correct answer, it will display a message about the good answer and ask you to continue.

good_answer

  • Pressing Y or y will display new syllable with samlpe answers.
  • Pressing N or n to proceed to the menu.

Otherwise, an incorrect answer message will be displayed.

incorrect_answer

Pressing any key to again will redisplay the same syllable with sample answers.

Project Status

Completed

Licence

Full content of the licence.

MIT