Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 195 Bytes

File metadata and controls

5 lines (3 loc) · 195 Bytes

Assignment 2

Q. Take input from the user for 2 numbers and the operation we wish to perform and make a calculator. Add extra operations for additional points

(Hint: Check control statements)