How to make so that at start the console did not stop after performance of a code, and continued to work. And the user could enter data into it.
|
How to make so that at start the console did not stop after performance of a code, and continued to work. And the user could enter data into it.
Source: https://ru.stackoverflow.com/questions/762130/
All Articles
do..whilethat will run until the user enters, for example,exit, is not appropriate? - Stas Dorozhko