News

1. Import Curses library to Python (in our case). 2. Initialize Curses. 3. Create one or more windows, as per need. 4. Manipulate windows for user input and output.