##2 modules were created with name Question1And2 and Question3
In module Question1And2 under main directory 3 packages were created
namely person(for validation of password),question2(for implementaion of palindrome and factorial programme) and validator(for validation of password for person class)
Question3 module has 4 packages namely db,models,requestand validator
In this assignment we have performed Unit and Integration Testing This project uses AnyFlagSpec testing style for performing these tests.