Abhishek532
Broken In
Hi all!
[C++]
I wanted to create something like Menu in the output window /Run in Code::Blocks .Like when I run the code,it should first ask me to input 2 numbers ,then it should ask to do sum,difference,product or division in this format--
Press 1 for Addition
Press 2 for Subtraction
Press 3 for Multiplication
Press 4 for Division
or something like that .Please help
P.S-I'm a beginner actually and I've made programs to calculate multiplication tables,all maths operations and area/perimeter of triangle and square ,so please not-so-advanced code
Thank you
[C++]
I wanted to create something like Menu in the output window /Run in Code::Blocks .Like when I run the code,it should first ask me to input 2 numbers ,then it should ask to do sum,difference,product or division in this format--
Press 1 for Addition
Press 2 for Subtraction
Press 3 for Multiplication
Press 4 for Division
or something like that .Please help
P.S-I'm a beginner actually and I've made programs to calculate multiplication tables,all maths operations and area/perimeter of triangle and square ,so please not-so-advanced code
Thank you