@ -7,6 +7,15 @@ or [Fork me on GitHub](https://github.com/gto76/python-cheatsheet).

Help
----
```python
>>> help(<package>)
>>> help(<function>)
>>> help(<object>)
```
Main
xxxxxxxxxx
xxxxxxxxxx