3 lines
84 B
Text
3 lines
84 B
Text
|
|
System.file.stdout|write("Enter a String ");
|
||
|
|
string = System.file.stdin|readline();
|