Browse Source

Curses

pull/28/head
Jure Šorn 6 years ago
parent
commit
6638c9e942
1 changed files with 0 additions and 1 deletions
  1. 1
      README.md

1
README.md

@ -1583,7 +1583,6 @@ with open(<filename>, encoding='utf-8') as file:
Curses
------
```python
# $ pip3 install curses
from curses import wrapper
def main():

Loading…
Cancel
Save