Skip to content

Commit 453e164

Browse files
committed
push ver 1.2
1 parent 0aecac5 commit 453e164

File tree

117 files changed

+10237
-327
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

117 files changed

+10237
-327
lines changed

Python/conf.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,9 @@
5959
# built documents.
6060
#
6161
# The short X.Y version.
62-
version = '1.1'
62+
version = '1.2'
6363
# The full version, including alpha/beta/rc tags.
64-
release = '1.1.0'
64+
release = '1.2.0'
6565

6666
# The language for content autogenerated by Sphinx. Refer to documentation
6767
# for a list of supported languages.

docs/.buildinfo

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 95fc5944636ef1f8ee515ef2ec17e5e9
3+
config: 1357dbb532e23d14f5734d441f1c01d5
44
tags: 645f666f9bcd5a90fca523b33c5a78b7
Binary file not shown.
Binary file not shown.

docs/.doctrees/environment.pickle

15.8 KB
Binary file not shown.

docs/.doctrees/module_5.doctree

1.12 KB
Binary file not shown.

docs/Module1_GettingStartedWithPython/Exercises/Informal_Intro_Python.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1010

11-
<title>Exercises &mdash; Python Like You Mean It 1.1.0 documentation</title>
11+
<title>Exercises &mdash; Python Like You Mean It 1.2.0 documentation</title>
1212

1313

1414

@@ -37,7 +37,7 @@
3737
<link rel="index" title="Index"
3838
href="../../genindex.html"/>
3939
<link rel="search" title="Search" href="../../search.html"/>
40-
<link rel="top" title="Python Like You Mean It 1.1.0 documentation" href="../../index.html"/>
40+
<link rel="top" title="Python Like You Mean It 1.2.0 documentation" href="../../index.html"/>
4141

4242

4343
<script src="../../_static/js/modernizr.min.js"></script>
@@ -66,7 +66,7 @@
6666

6767

6868
<div class="version">
69-
1.1
69+
1.2
7070
</div>
7171

7272

@@ -294,7 +294,7 @@ <h2>Doing Simple Arithmetic (not graded)<a class="headerlink" href="#Doing-Simpl
294294
<script type="text/javascript">
295295
var DOCUMENTATION_OPTIONS = {
296296
URL_ROOT:'../../',
297-
VERSION:'1.1.0',
297+
VERSION:'1.2.0',
298298
COLLAPSE_INDEX:false,
299299
FILE_SUFFIX:'.html',
300300
HAS_SOURCE: true,

docs/Module1_GettingStartedWithPython/GettingStartedWithPython.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1010

11-
<title>Introducing the Python Programming Language &mdash; Python Like You Mean It 1.1.0 documentation</title>
11+
<title>Introducing the Python Programming Language &mdash; Python Like You Mean It 1.2.0 documentation</title>
1212

1313

1414

@@ -37,7 +37,7 @@
3737
<link rel="index" title="Index"
3838
href="../genindex.html"/>
3939
<link rel="search" title="Search" href="../search.html"/>
40-
<link rel="top" title="Python Like You Mean It 1.1.0 documentation" href="../index.html"/>
40+
<link rel="top" title="Python Like You Mean It 1.2.0 documentation" href="../index.html"/>
4141
<link rel="up" title="Module 1: Getting Started with Python" href="../module_1.html"/>
4242
<link rel="next" title="Installing Python" href="Installing_Python.html"/>
4343
<link rel="prev" title="A Quick Guide to Formatting" href="SiteFormatting.html"/>
@@ -69,7 +69,7 @@
6969

7070

7171
<div class="version">
72-
1.1
72+
1.2
7373
</div>
7474

7575

@@ -465,7 +465,7 @@ <h2>Summary<a class="headerlink" href="#Summary" title="Permalink to this headli
465465
<script type="text/javascript">
466466
var DOCUMENTATION_OPTIONS = {
467467
URL_ROOT:'../',
468-
VERSION:'1.1.0',
468+
VERSION:'1.2.0',
469469
COLLAPSE_INDEX:false,
470470
FILE_SUFFIX:'.html',
471471
HAS_SOURCE: true,

docs/Module1_GettingStartedWithPython/Getting_Started_With_IDEs_and_Notebooks.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1010

11-
<title>Setting Up a Development Environment &mdash; Python Like You Mean It 1.1.0 documentation</title>
11+
<title>Setting Up a Development Environment &mdash; Python Like You Mean It 1.2.0 documentation</title>
1212

1313

1414

@@ -37,7 +37,7 @@
3737
<link rel="index" title="Index"
3838
href="../genindex.html"/>
3939
<link rel="search" title="Search" href="../search.html"/>
40-
<link rel="top" title="Python Like You Mean It 1.1.0 documentation" href="../index.html"/>
40+
<link rel="top" title="Python Like You Mean It 1.2.0 documentation" href="../index.html"/>
4141
<link rel="up" title="Module 1: Getting Started with Python" href="../module_1.html"/>
4242
<link rel="next" title="Module 2: The Essentials of Python" href="../module_2.html"/>
4343
<link rel="prev" title="Jupyter Notebooks" href="Jupyter_Notebooks.html"/>
@@ -69,7 +69,7 @@
6969

7070

7171
<div class="version">
72-
1.1
72+
1.2
7373
</div>
7474

7575

@@ -362,7 +362,7 @@ <h3>Recommended IDEs<a class="headerlink" href="#Recommended-IDEs" title="Permal
362362
<script type="text/javascript">
363363
var DOCUMENTATION_OPTIONS = {
364364
URL_ROOT:'../',
365-
VERSION:'1.1.0',
365+
VERSION:'1.2.0',
366366
COLLAPSE_INDEX:false,
367367
FILE_SUFFIX:'.html',
368368
HAS_SOURCE: true,

docs/Module1_GettingStartedWithPython/Informal_Intro_Python.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1010

11-
<title>An Informal Introduction to Python &mdash; Python Like You Mean It 1.1.0 documentation</title>
11+
<title>An Informal Introduction to Python &mdash; Python Like You Mean It 1.2.0 documentation</title>
1212

1313

1414

@@ -37,7 +37,7 @@
3737
<link rel="index" title="Index"
3838
href="../genindex.html"/>
3939
<link rel="search" title="Search" href="../search.html"/>
40-
<link rel="top" title="Python Like You Mean It 1.1.0 documentation" href="../index.html"/>
40+
<link rel="top" title="Python Like You Mean It 1.2.0 documentation" href="../index.html"/>
4141
<link rel="up" title="Module 1: Getting Started with Python" href="../module_1.html"/>
4242
<link rel="next" title="Jupyter Notebooks" href="Jupyter_Notebooks.html"/>
4343
<link rel="prev" title="Installing Python" href="Installing_Python.html"/>
@@ -69,7 +69,7 @@
6969

7070

7171
<div class="version">
72-
1.1
72+
1.2
7373
</div>
7474

7575

@@ -1210,7 +1210,7 @@ <h2>Playing with Lists<a class="headerlink" href="#Playing-with-Lists" title="Pe
12101210
<script type="text/javascript">
12111211
var DOCUMENTATION_OPTIONS = {
12121212
URL_ROOT:'../',
1213-
VERSION:'1.1.0',
1213+
VERSION:'1.2.0',
12141214
COLLAPSE_INDEX:false,
12151215
FILE_SUFFIX:'.html',
12161216
HAS_SOURCE: true,

docs/Module1_GettingStartedWithPython/Installing_Python.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1010

11-
<title>Installing Python &mdash; Python Like You Mean It 1.1.0 documentation</title>
11+
<title>Installing Python &mdash; Python Like You Mean It 1.2.0 documentation</title>
1212

1313

1414

@@ -37,7 +37,7 @@
3737
<link rel="index" title="Index"
3838
href="../genindex.html"/>
3939
<link rel="search" title="Search" href="../search.html"/>
40-
<link rel="top" title="Python Like You Mean It 1.1.0 documentation" href="../index.html"/>
40+
<link rel="top" title="Python Like You Mean It 1.2.0 documentation" href="../index.html"/>
4141
<link rel="up" title="Module 1: Getting Started with Python" href="../module_1.html"/>
4242
<link rel="next" title="An Informal Introduction to Python" href="Informal_Intro_Python.html"/>
4343
<link rel="prev" title="Introducing the Python Programming Language" href="GettingStartedWithPython.html"/>
@@ -69,7 +69,7 @@
6969

7070

7171
<div class="version">
72-
1.1
72+
1.2
7373
</div>
7474

7575

@@ -433,7 +433,7 @@ <h2>A Brief Introduction to Conda Environments<a class="headerlink" href="#A-Bri
433433
<script type="text/javascript">
434434
var DOCUMENTATION_OPTIONS = {
435435
URL_ROOT:'../',
436-
VERSION:'1.1.0',
436+
VERSION:'1.2.0',
437437
COLLAPSE_INDEX:false,
438438
FILE_SUFFIX:'.html',
439439
HAS_SOURCE: true,

docs/Module1_GettingStartedWithPython/Jupyter_Notebooks.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1010

11-
<title>Jupyter Notebooks &mdash; Python Like You Mean It 1.1.0 documentation</title>
11+
<title>Jupyter Notebooks &mdash; Python Like You Mean It 1.2.0 documentation</title>
1212

1313

1414

@@ -37,7 +37,7 @@
3737
<link rel="index" title="Index"
3838
href="../genindex.html"/>
3939
<link rel="search" title="Search" href="../search.html"/>
40-
<link rel="top" title="Python Like You Mean It 1.1.0 documentation" href="../index.html"/>
40+
<link rel="top" title="Python Like You Mean It 1.2.0 documentation" href="../index.html"/>
4141
<link rel="up" title="Module 1: Getting Started with Python" href="../module_1.html"/>
4242
<link rel="next" title="Setting Up a Development Environment" href="Getting_Started_With_IDEs_and_Notebooks.html"/>
4343
<link rel="prev" title="An Informal Introduction to Python" href="Informal_Intro_Python.html"/>
@@ -69,7 +69,7 @@
6969

7070

7171
<div class="version">
72-
1.1
72+
1.2
7373
</div>
7474

7575

@@ -1491,7 +1491,7 @@ <h3>Using Jupyter Notebooks with Other Languages<a class="headerlink" href="#Usi
14911491
<script type="text/javascript">
14921492
var DOCUMENTATION_OPTIONS = {
14931493
URL_ROOT:'../',
1494-
VERSION:'1.1.0',
1494+
VERSION:'1.2.0',
14951495
COLLAPSE_INDEX:false,
14961496
FILE_SUFFIX:'.html',
14971497
HAS_SOURCE: true,

docs/Module1_GettingStartedWithPython/Numerical_Work_In_Python.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1010

11-
<title>Doing Numerical Work in Python &mdash; Python Like You Mean It 1.1.0 documentation</title>
11+
<title>Doing Numerical Work in Python &mdash; Python Like You Mean It 1.2.0 documentation</title>
1212

1313

1414

@@ -37,7 +37,7 @@
3737
<link rel="index" title="Index"
3838
href="../genindex.html"/>
3939
<link rel="search" title="Search" href="../search.html"/>
40-
<link rel="top" title="Python Like You Mean It 1.1.0 documentation" href="../index.html"/>
40+
<link rel="top" title="Python Like You Mean It 1.2.0 documentation" href="../index.html"/>
4141

4242

4343
<script src="../_static/js/modernizr.min.js"></script>
@@ -66,7 +66,7 @@
6666

6767

6868
<div class="version">
69-
1.1
69+
1.2
7070
</div>
7171

7272

@@ -316,7 +316,7 @@ <h2>Summary<a class="headerlink" href="#Summary" title="Permalink to this headli
316316
<script type="text/javascript">
317317
var DOCUMENTATION_OPTIONS = {
318318
URL_ROOT:'../',
319-
VERSION:'1.1.0',
319+
VERSION:'1.2.0',
320320
COLLAPSE_INDEX:false,
321321
FILE_SUFFIX:'.html',
322322
HAS_SOURCE: true,

docs/Module1_GettingStartedWithPython/SiteFormatting.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1010

11-
<title>A Quick Guide to Formatting &mdash; Python Like You Mean It 1.1.0 documentation</title>
11+
<title>A Quick Guide to Formatting &mdash; Python Like You Mean It 1.2.0 documentation</title>
1212

1313

1414

@@ -37,7 +37,7 @@
3737
<link rel="index" title="Index"
3838
href="../genindex.html"/>
3939
<link rel="search" title="Search" href="../search.html"/>
40-
<link rel="top" title="Python Like You Mean It 1.1.0 documentation" href="../index.html"/>
40+
<link rel="top" title="Python Like You Mean It 1.2.0 documentation" href="../index.html"/>
4141
<link rel="up" title="Module 1: Getting Started with Python" href="../module_1.html"/>
4242
<link rel="next" title="Introducing the Python Programming Language" href="GettingStartedWithPython.html"/>
4343
<link rel="prev" title="Module 1: Getting Started with Python" href="../module_1.html"/>
@@ -69,7 +69,7 @@
6969

7070

7171
<div class="version">
72-
1.1
72+
1.2
7373
</div>
7474

7575

@@ -498,7 +498,7 @@ <h1>A Quick Guide to Formatting<a class="headerlink" href="#A-Quick-Guide-to-For
498498
<script type="text/javascript">
499499
var DOCUMENTATION_OPTIONS = {
500500
URL_ROOT:'../',
501-
VERSION:'1.1.0',
501+
VERSION:'1.2.0',
502502
COLLAPSE_INDEX:false,
503503
FILE_SUFFIX:'.html',
504504
HAS_SOURCE: true,

docs/Module1_GettingStartedWithPython/Untitled.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1010

11-
<title>Informal Introduction to Python &mdash; Python Like You Mean It 1.1.0 documentation</title>
11+
<title>Informal Introduction to Python &mdash; Python Like You Mean It 1.2.0 documentation</title>
1212

1313

1414

@@ -37,7 +37,7 @@
3737
<link rel="index" title="Index"
3838
href="../genindex.html"/>
3939
<link rel="search" title="Search" href="../search.html"/>
40-
<link rel="top" title="Python Like You Mean It 1.1.0 documentation" href="../index.html"/>
40+
<link rel="top" title="Python Like You Mean It 1.2.0 documentation" href="../index.html"/>
4141

4242

4343
<script src="../_static/js/modernizr.min.js"></script>
@@ -66,7 +66,7 @@
6666

6767

6868
<div class="version">
69-
1.1
69+
1.2
7070
</div>
7171

7272

@@ -260,7 +260,7 @@ <h2>The Python Console<a class="headerlink" href="#The-Python-Console" title="Pe
260260
<script type="text/javascript">
261261
var DOCUMENTATION_OPTIONS = {
262262
URL_ROOT:'../',
263-
VERSION:'1.1.0',
263+
VERSION:'1.2.0',
264264
COLLAPSE_INDEX:false,
265265
FILE_SUFFIX:'.html',
266266
HAS_SOURCE: true,

docs/Module1_GettingStartedWithPython/Untitled1.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1010

11-
<title>&lt;no title&gt; &mdash; Python Like You Mean It 1.1.0 documentation</title>
11+
<title>&lt;no title&gt; &mdash; Python Like You Mean It 1.2.0 documentation</title>
1212

1313

1414

@@ -37,7 +37,7 @@
3737
<link rel="index" title="Index"
3838
href="../genindex.html"/>
3939
<link rel="search" title="Search" href="../search.html"/>
40-
<link rel="top" title="Python Like You Mean It 1.1.0 documentation" href="../index.html"/>
40+
<link rel="top" title="Python Like You Mean It 1.2.0 documentation" href="../index.html"/>
4141

4242

4343
<script src="../_static/js/modernizr.min.js"></script>
@@ -66,7 +66,7 @@
6666

6767

6868
<div class="version">
69-
1.1
69+
1.2
7070
</div>
7171

7272

@@ -233,7 +233,7 @@
233233
<script type="text/javascript">
234234
var DOCUMENTATION_OPTIONS = {
235235
URL_ROOT:'../',
236-
VERSION:'1.1.0',
236+
VERSION:'1.2.0',
237237
COLLAPSE_INDEX:false,
238238
FILE_SUFFIX:'.html',
239239
HAS_SOURCE: true,

0 commit comments

Comments
 (0)