You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains the text for the *Tiny Python 3.6 Notebook*.
5
+
6
+
{width="50%"}
7
+
8
+
Warning, this is not an introduction to Python. Rather it is a notebook
9
+
containing curated examples for Python 3 as well as the new features
10
+
found in Python 3.6. It is designed to accompany technical corporate
11
+
training offered by the author or aid those who want a quick refresher
12
+
to the Python syntax.
13
+
14
+
Thanks
15
+
------
16
+
17
+
If you enjoy this content, consider [purchasing the physical version](https://www.amazon.com/dp/1542883253/ref=as_li_ss_il?ie=UTF8&qid=1487086306&sr=8-7&keywords=python+3.6&linkCode=li2&tag=hairysuncom-20&linkId=5bed517e28e53633e149006968a55f67).
18
+
It is a hand laid out version that fits in the pocket and has blank
19
+
pages in the back for note taking. It is available at [Amazon](https://www.amazon.com/dp/1542883253/ref=as_li_ss_il?ie=UTF8&qid=1487086306&sr=8-7&keywords=python+3.6&linkCode=li2&tag=hairysuncom-20&linkId=5bed517e28e53633e149006968a55f67). I'm
20
+
indebted to those who support my work and write reviews. Thanks!
21
+
22
+
{width="50%"}
23
+
24
+
Feel free to share this repository on social media.
25
+
26
+
Errors
27
+
------
28
+
29
+
The author is human and will certainly make errors. You may file a bug
30
+
and it may be resolved in a future version of the book. I love feedback
31
+
and would love to hear your ideas on what is missing or could be
32
+
improved.
33
+
34
+
Contents
35
+
--------
36
+
37
+
This book covers the syntax in Python up to version 3.6.
38
+
39
+
License
40
+
-------
41
+
42
+
This content is licensed under the
43
+
Attribution-NonCommercial-NoDerivatives 4.0 International (CC BY-NC-ND
0 commit comments