Assignment 6

Deadline - Monday, Apr 26

The Question

Before starting this assignment, read the assignment handout given to you by the professor atleast once. If you do not understand the question, ask me. This assignment deals with the following concepts: Your assignment should implement The console output should look something like this
	Enter the operation for which you want to be tested (+ *)? +
25 + 3 = ? 28
Correct

5 + 13 = ? 12
Wrong try again

5 + 13 = ? 10
Wrong try again

5 + 13 = ? 17
Wrong You Suck!!!

0 + 9 = ? 9
Man you made it!

53 + 57 = ? 110
SWEEEEET!!!!

18 + 16 = ? 3
Wrong try again

18 + 16 = ? 34
Excellent!!!

40 + 97 = ? 137
Are you related to Einstein by any chance?

You got 5 out of 6 correct
You will be graded on

What do I need from you

Please check the important guidelines before submitting your project to me. The assignment is due by Monday, Apr 26.

Additional help for the assignment

Back