[Tutor] Need script help with concept

Alan Gauld alan.gauld at btinternet.com
Sat Jun 18 02:59:56 CEST 2011


"Noah Hall" <enalicho at gmail.com> wrote

> Of course, if you mean *completely in-place replace* the question, 
> then you
> will need something like ncurses (if on Linux)  -
> http://docs.python.org/library/curses.html

Well, for this you could just use a lot of print statements(in a loop)
or print a lot of newlines... curses would be nicer but not really
necessary.

But I aghree, it does sound close to homework...


Alan G.,







More information about the Tutor mailing list