Browse Source

Print

pull/10/head
Jure Šorn 6 years ago
parent
commit
101405be06
1 changed files with 3 additions and 1 deletions
  1. 4
      README.md

4
README.md

@ -255,7 +255,9 @@ String
(97, 122)
```
### Print
Print
-----
```python
print(<el_1> [, <el_2>, end='', sep='', file=<file>]) # Use 'file=sys.stderr' for errors.
```

Loading…
Cancel
Save