A fun calculator program that intentionally provides faulty results for specific operations while working correctly for others.
Language used--> Javascript
Learning >>>> prompt,alert,random usage.
Features>>>>>>>
Accurate Calculations: For most operations,the calculator behaves as expected.
Deliberate Errors: Certain specific inputs will produce funny or incorrect results.
Easy to Use: Written in simple javascript ,making it easy for anyone to understand and use.