Q-Operating-System
Q-Operating-System copied to clipboard
Console Live-Input (not print)
We need to have a way of showing values/data in the console as data that can change. Right now if you use print, what is printed cannot be changed (or at least, not easily) but we need to have a way for a program to WITHIN the console change what it is showing, similarly to how the Writer is doing it.
?