Answer to Question #24454 in Programming & Computer Science for monami

Question #24454
Create a command prompt that would make a simple calculator.
1
Expert's answer
2013-02-19T09:15:54-0500
:again
@cls
@echo Enter an expression:
@set /p expr=
@set /a res=%expr%
@echo %res%
@pause
@goto again

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
APPROVED BY CLIENTS