this is the worst program:
Code:
STARTPROGRAM
SHOOTMYDOG = "This is Output"
SHOOTMYCAT  = "This is Input"
&after the user type his input
SHOOTMYDOG = "I didn't like your input."
ENDPROGRAM
this is my new lang i am making