citic / botNeumann

A metaphorized and gamified visualization of the von Neumann architecture for programming learning
1 stars 0 forks source link

Allow user to type input when there are no test cases #126

Open jeissonh opened 7 years ago

jeissonh commented 7 years ago

Depends on #124

If botNeumann is run with a user specific source code that does not have a .botnu file, allow user to type in standard input message area. User may write or paste arbitrary amounts of text. When the program is run, the standard input will be consumed and marked as #125 suggests.