Create a program called decision making program ? in notepad window

Опубликовано: 22 Октябрь 2024
на канале: P Roy
22
3

create a program in notepad to take command

❤️❤️❤️❤️
Support me

code is here : -
.............................................

@echo off
:start
cls
set /p input=select 1 or 2:
if %input%==1 goto nclass
if %input%==2 exit
echo %input% is not a valid number
pause:
:nclass
echo this is a game
pause:

#loveprogramming
#programerlover

Save as:--
Name.bat




Visit my chenal 💕❤️❤️❤️❤️