9 lines
312 B
Text
9 lines
312 B
Text
|
|
import util::IDE;
|
||
|
|
public void InputConsole(){
|
||
|
|
x = "";
|
||
|
|
createConsole("Input Console",
|
||
|
|
"Welcome to the Input Console\nInput\> ",
|
||
|
|
str (str inp) {x = "<inp == "75000" ? "You entered 75000" : "You entered a string">";
|
||
|
|
return "<x>\n<inp>\nInput\>";});
|
||
|
|
}
|