How to make a simple & easy calculator in note pad
Channel:
Subscribers:
2,910
Published on ● Video Link: https://www.youtube.com/watch?v=gTibc7q4aoM
@echo off
color 0a
mode 50
:calculator
set /p math=equation?
set /a result=%math%
echo %result%
pause
cls
goto calculator
If you like my video thento click like button & subscribe my channel to see more fantastic video
Other Videos By Right Way Tech
Tags:
How to make a simple calculator in note pad
google
best
fast
How to make a simple & easy calculator in note pad
Computer & Mobile Trick
calculator in note pad