mirror of
https://github.com/curioustorvald/tsvm.git
synced 2026-06-09 14:44:05 +09:00
basicdoc: new Commands chapter
This commit is contained in:
@@ -33,7 +33,6 @@ So you can make a loop using \code{GOTO}s here and there, but they \emph{totally
|
||||
|
||||
What fun is the program if it won't talk with you? You can make that happen with \code{INPUT} statement.
|
||||
|
||||
|
||||
\begin{lstlisting}
|
||||
10 PRINT "WHAT IS YOUR NAME";
|
||||
20 INPUT NAME
|
||||
|
||||
Reference in New Issue
Block a user