Browse Source

Small titles

pull/10/head
Jure Šorn 5 years ago
parent
commit
ab931f5034
1 changed files with 1 additions and 1 deletions
  1. 2
      README.md

2
README.md

@ -742,7 +742,7 @@ b'.\n..\nfile1.txt\nfile2.txt\n'
```
### Input
**Reads a line from user input or pipe if present. The trailing newline gets stripped.**
#### Reads a line from user input or pipe if present. The trailing newline gets stripped:
```python
filename = input('Enter a file name: ')

Loading…
Cancel
Save