I use the ncurses library a lot, and decided to have a shot at python today.
Thankfully they have a great curses module, so I started out with a “hello world” program that looked like this:
|
|
I use the ncurses library a lot, and decided to have a shot at python today.
Thankfully they have a great curses module, so I started out with a “hello world” program that looked like this:
|
|