I need help for with my program. How could I check for strings and make this work? Like it checks if you say print and prints what is past it.
My code:
Linput"";K$ (Checks if K$ is print (Like PRINT" HI)) (Then it'll print only the hi)
EXAMPLE WHEN RUN: >PRINT HI HI