Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 463 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 463 Bytes

WPG

[ Design Pattern ] Word - Problem - Generator

This Word Problem Generator provides following contents.

  1. Generating random word quiz for 4 operators ( + , - , * , / )

  2. User can add Person name, Item name for each quiz.

  • Based on these stuff, WPG will generate random word quiz using these.
  1. WPG is designed based on various design patterns, so you can easily add new quiz styles.

Code By Heo Jae [ iExpl0its ]

Dongguk University. CSE 4051.