ඔයලටම කියල calculator එකක් හදාගන්න කෑමතිද?

                                     
            
                             ඔයලටම කියල  එකක් හදාගන්න කෑමතිද?
එහෙනම් මේ code එක notepad එකට copy කරල කෑමති නමක් දීල  .bat කියල  save කරන්න..


EX: calculator.bat

@echo off
color a
title Calculator (
slpcnet)
:start
cls
set /p math=I'm
slpcnet .....Enter your calculation:
if %math%==Exit exit


set /a math2=%math%
echo %math%=%math2%
echo.
pause
goto start

0 comments:

Post a Comment

thank you your comment