Skip to content

Commit 101405b

Browse files
committed
Print
1 parent 137c230 commit 101405b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,9 @@ String
255255
(97, 122)
256256
```
257257

258-
### Print
258+
259+
Print
260+
-----
259261
```python
260262
print(<el_1> [, <el_2>, end='', sep='', file=<file>]) # Use 'file=sys.stderr' for errors.
261263
```

0 commit comments

Comments
 (0)