Skip to content

Commit

Permalink
Updated copyright year
Browse files Browse the repository at this point in the history
  • Loading branch information
vdsukhov committed Aug 7, 2024
1 parent 6d5170b commit 7bcf76e
Show file tree
Hide file tree
Showing 21 changed files with 32 additions and 32 deletions.
2 changes: 1 addition & 1 deletion .buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: c7ed112702dd179bf6abb8f0ce21e439
config: cfad8912d55bbb0bc2c0721ceb569840
tags: 645f666f9bcd5a90fca523b33c5a78b7
2 changes: 1 addition & 1 deletion README.html
Original file line number Diff line number Diff line change
Expand Up @@ -425,7 +425,7 @@ <h1>python-intro-course<a class="headerlink" href="#python-intro-course" title="

<p class="copyright">

© Copyright 2023.
© Copyright 2024.
<br/>

</p>
Expand Down
2 changes: 1 addition & 1 deletion chapters/control_flow.html
Original file line number Diff line number Diff line change
Expand Up @@ -1112,7 +1112,7 @@ <h3><code class="docutils literal notranslate"><span class="pre">continue</span>

<p class="copyright">

© Copyright 2023.
© Copyright 2024.
<br/>

</p>
Expand Down
2 changes: 1 addition & 1 deletion chapters/dict_and_set.html
Original file line number Diff line number Diff line change
Expand Up @@ -1077,7 +1077,7 @@ <h3>Iterating Through a Set<a class="headerlink" href="#iterating-through-a-set"

<p class="copyright">

© Copyright 2023.
© Copyright 2024.
<br/>

</p>
Expand Down
2 changes: 1 addition & 1 deletion chapters/exceptions.html
Original file line number Diff line number Diff line change
Expand Up @@ -961,7 +961,7 @@ <h3>User-defined exceptions<a class="headerlink" href="#user-defined-exceptions"

<p class="copyright">

© Copyright 2023.
© Copyright 2024.
<br/>

</p>
Expand Down
2 changes: 1 addition & 1 deletion chapters/files/files.html
Original file line number Diff line number Diff line change
Expand Up @@ -685,7 +685,7 @@ <h3>Writing<a class="headerlink" href="#writing" title="Link to this heading">#<

<p class="copyright">

© Copyright 2023.
© Copyright 2024.
<br/>

</p>
Expand Down
2 changes: 1 addition & 1 deletion chapters/funcs.html
Original file line number Diff line number Diff line change
Expand Up @@ -954,7 +954,7 @@ <h2>Recursion<a class="headerlink" href="#recursion" title="Link to this heading

<p class="copyright">

© Copyright 2023.
© Copyright 2024.
<br/>

</p>
Expand Down
2 changes: 1 addition & 1 deletion chapters/intro.html
Original file line number Diff line number Diff line change
Expand Up @@ -673,7 +673,7 @@ <h2>First Program<a class="headerlink" href="#first-program" title="Link to this

<p class="copyright">

© Copyright 2023.
© Copyright 2024.
<br/>

</p>
Expand Down
2 changes: 1 addition & 1 deletion chapters/iterators.html
Original file line number Diff line number Diff line change
Expand Up @@ -444,7 +444,7 @@ <h1>Iterators<a class="headerlink" href="#iterators" title="Link to this heading

<p class="copyright">

© Copyright 2023.
© Copyright 2024.
<br/>

</p>
Expand Down
2 changes: 1 addition & 1 deletion chapters/libs.html
Original file line number Diff line number Diff line change
Expand Up @@ -425,7 +425,7 @@ <h1>Introduction to Libraries<a class="headerlink" href="#introduction-to-librar

<p class="copyright">

© Copyright 2023.
© Copyright 2024.
<br/>

</p>
Expand Down
6 changes: 3 additions & 3 deletions chapters/lists_and_tuples.html
Original file line number Diff line number Diff line change
Expand Up @@ -608,9 +608,9 @@ <h3><code class="docutils literal notranslate"><span class="pre">list</span></co
</summary>
<div class="cell_output docutils container">
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>Ids after numbers_2 = numbers_1
140659808732864 140659808732864
139793003888192 139793003888192
Ids after numbers_2 = numbers_1[::]
140659808732864 140659808734720
139793003888192 139793001882368
</pre></div>
</div>
</div>
Expand Down Expand Up @@ -1414,7 +1414,7 @@ <h2>Similarities between lists, tuples, and strings<a class="headerlink" href="#

<p class="copyright">

© Copyright 2023.
© Copyright 2024.
<br/>

</p>
Expand Down
8 changes: 4 additions & 4 deletions chapters/modules.html
Original file line number Diff line number Diff line change
Expand Up @@ -1103,7 +1103,7 @@ <h3><code class="docutils literal notranslate"><span class="pre">datetime</span>
<span class="expanded">Hide code cell output</span>
</summary>
<div class="cell_output docutils container">
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>2024-08-07 15:04:13.380008
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>2024-08-07 15:22:56.057402
</pre></div>
</div>
</div>
Expand All @@ -1127,7 +1127,7 @@ <h3><code class="docutils literal notranslate"><span class="pre">datetime</span>
<span class="expanded">Hide code cell output</span>
</summary>
<div class="cell_output docutils container">
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>2024-08-07 15:04:13
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>2024-08-07 15:22:56
</pre></div>
</div>
</div>
Expand Down Expand Up @@ -1175,7 +1175,7 @@ <h3><code class="docutils literal notranslate"><span class="pre">datetime</span>
<span class="expanded">Hide code cell output</span>
</summary>
<div class="cell_output docutils container">
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>2024-07-31 15:04:13.393084
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>2024-07-31 15:22:56.070111
</pre></div>
</div>
</div>
Expand Down Expand Up @@ -1356,7 +1356,7 @@ <h2>Third-party packages installation:<a class="headerlink" href="#third-party-p

<p class="copyright">

© Copyright 2023.
© Copyright 2024.
<br/>

</p>
Expand Down
2 changes: 1 addition & 1 deletion chapters/offtopic/matrix_multiplication.html
Original file line number Diff line number Diff line change
Expand Up @@ -451,7 +451,7 @@ <h1>Matrix Multiplication<a class="headerlink" href="#matrix-multiplication" tit

<p class="copyright">

© Copyright 2023.
© Copyright 2024.
<br/>

</p>
Expand Down
10 changes: 5 additions & 5 deletions chapters/offtopic/python_and_math.html
Original file line number Diff line number Diff line change
Expand Up @@ -524,7 +524,7 @@ <h3>Derivative<a class="headerlink" href="#derivative" title="Link to this headi
</div>
</div>
<figure class="align-default" style="width: 460px">
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>&lt;matplotlib.animation.FuncAnimation at 0x7fa8361a6ff0&gt;
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>&lt;matplotlib.animation.FuncAnimation at 0x7f2e16897ec0&gt;
</pre></div>
</div>
</figure>
Expand Down Expand Up @@ -579,7 +579,7 @@ <h3>Derivative<a class="headerlink" href="#derivative" title="Link to this headi
</div>
</div>
<figure class="align-default" style="width: 460px">
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>&lt;matplotlib.animation.FuncAnimation at 0x7fa835ec2f00&gt;
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>&lt;matplotlib.animation.FuncAnimation at 0x7f2e165b7560&gt;
</pre></div>
</div>
</figure>
Expand Down Expand Up @@ -678,7 +678,7 @@ <h3>Definite Integral<a class="headerlink" href="#definite-integral" title="Link
</div>
</div>
<figure class="align-default" style="width: 460px">
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>&lt;matplotlib.animation.FuncAnimation at 0x7fa835c2cce0&gt;
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>&lt;matplotlib.animation.FuncAnimation at 0x7f2e1606d340&gt;
</pre></div>
</div>
</figure>
Expand Down Expand Up @@ -760,7 +760,7 @@ <h3>Standard Normal Distribution<a class="headerlink" href="#standard-normal-dis
</div>
</div>
<figure class="align-default" style="width: 460px">
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>&lt;matplotlib.animation.FuncAnimation at 0x7fa835c5b3e0&gt;
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>&lt;matplotlib.animation.FuncAnimation at 0x7f2e16080b90&gt;
</pre></div>
</div>
</figure>
Expand Down Expand Up @@ -859,7 +859,7 @@ <h3>Standard Normal Distribution<a class="headerlink" href="#standard-normal-dis

<p class="copyright">

© Copyright 2023.
© Copyright 2024.
<br/>

</p>
Expand Down
6 changes: 3 additions & 3 deletions chapters/oop1.html
Original file line number Diff line number Diff line change
Expand Up @@ -545,7 +545,7 @@ <h3>Interaction with namespaces<a class="headerlink" href="#interaction-with-nam
<span class="expanded">Hide code cell output</span>
</summary>
<div class="cell_output docutils container">
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>{&#39;__name__&#39;: &#39;__main__&#39;, &#39;__doc__&#39;: &#39;Automatically created module for IPython interactive environment&#39;, &#39;__package__&#39;: None, &#39;__loader__&#39;: None, &#39;__spec__&#39;: None, &#39;__builtin__&#39;: &lt;module &#39;builtins&#39; (built-in)&gt;, &#39;__builtins__&#39;: &lt;module &#39;builtins&#39; (built-in)&gt;, &#39;_ih&#39;: [&#39;&#39;, &#39;def local_scope_example():\n local_variable = &quot;I am local&quot;\n print(local_variable)\n\nlocal_scope_example()\n# This line would raise an error as local_variable is not accessible here.\n# print(local_variable)&#39;, &#39;def outer_function():\n outer_variable = &quot;I am in the outer function&quot;\n\n def inner_function():\n inner_variable = &quot;I am in the inner function&quot;\n print(outer_variable)\n print(inner_variable)\n\n inner_function()\n\nouter_function()&#39;, &#39;global_variable = &quot;I am global&quot;\n\ndef global_scope_example():\n print(global_variable)\n\nglobal_scope_example()\nprint(global_variable)&#39;, &#39;global_variable = &quot;I am global&quot;\n\ndef check_globals():\n print(globals())\n\ncheck_globals()&#39;], &#39;_oh&#39;: {}, &#39;_dh&#39;: [PosixPath(&#39;/home/vdsukhov/gitrepos/github/python_intro_course/chapters&#39;)], &#39;In&#39;: [&#39;&#39;, &#39;def local_scope_example():\n local_variable = &quot;I am local&quot;\n print(local_variable)\n\nlocal_scope_example()\n# This line would raise an error as local_variable is not accessible here.\n# print(local_variable)&#39;, &#39;def outer_function():\n outer_variable = &quot;I am in the outer function&quot;\n\n def inner_function():\n inner_variable = &quot;I am in the inner function&quot;\n print(outer_variable)\n print(inner_variable)\n\n inner_function()\n\nouter_function()&#39;, &#39;global_variable = &quot;I am global&quot;\n\ndef global_scope_example():\n print(global_variable)\n\nglobal_scope_example()\nprint(global_variable)&#39;, &#39;global_variable = &quot;I am global&quot;\n\ndef check_globals():\n print(globals())\n\ncheck_globals()&#39;], &#39;Out&#39;: {}, &#39;get_ipython&#39;: &lt;bound method InteractiveShell.get_ipython of &lt;ipykernel.zmqshell.ZMQInteractiveShell object at 0x7f8204f8ef30&gt;&gt;, &#39;exit&#39;: &lt;IPython.core.autocall.ZMQExitAutocall object at 0x7f820c375bb0&gt;, &#39;quit&#39;: &lt;IPython.core.autocall.ZMQExitAutocall object at 0x7f820c375bb0&gt;, &#39;open&#39;: &lt;function open at 0x7f820e8eb060&gt;, &#39;_&#39;: &#39;&#39;, &#39;__&#39;: &#39;&#39;, &#39;___&#39;: &#39;&#39;, &#39;_i&#39;: &#39;global_variable = &quot;I am global&quot;\n\ndef global_scope_example():\n print(global_variable)\n\nglobal_scope_example()\nprint(global_variable)&#39;, &#39;_ii&#39;: &#39;def outer_function():\n outer_variable = &quot;I am in the outer function&quot;\n\n def inner_function():\n inner_variable = &quot;I am in the inner function&quot;\n print(outer_variable)\n print(inner_variable)\n\n inner_function()\n\nouter_function()&#39;, &#39;_iii&#39;: &#39;def local_scope_example():\n local_variable = &quot;I am local&quot;\n print(local_variable)\n\nlocal_scope_example()\n# This line would raise an error as local_variable is not accessible here.\n# print(local_variable)&#39;, &#39;_i1&#39;: &#39;def local_scope_example():\n local_variable = &quot;I am local&quot;\n print(local_variable)\n\nlocal_scope_example()\n# This line would raise an error as local_variable is not accessible here.\n# print(local_variable)&#39;, &#39;local_scope_example&#39;: &lt;function local_scope_example at 0x7f8204e1c2c0&gt;, &#39;_i2&#39;: &#39;def outer_function():\n outer_variable = &quot;I am in the outer function&quot;\n\n def inner_function():\n inner_variable = &quot;I am in the inner function&quot;\n print(outer_variable)\n print(inner_variable)\n\n inner_function()\n\nouter_function()&#39;, &#39;outer_function&#39;: &lt;function outer_function at 0x7f8204e1cc20&gt;, &#39;_i3&#39;: &#39;global_variable = &quot;I am global&quot;\n\ndef global_scope_example():\n print(global_variable)\n\nglobal_scope_example()\nprint(global_variable)&#39;, &#39;global_variable&#39;: &#39;I am global&#39;, &#39;global_scope_example&#39;: &lt;function global_scope_example at 0x7f8204e1ca40&gt;, &#39;_i4&#39;: &#39;global_variable = &quot;I am global&quot;\n\ndef check_globals():\n print(globals())\n\ncheck_globals()&#39;, &#39;check_globals&#39;: &lt;function check_globals at 0x7f8204e1c220&gt;}
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>{&#39;__name__&#39;: &#39;__main__&#39;, &#39;__doc__&#39;: &#39;Automatically created module for IPython interactive environment&#39;, &#39;__package__&#39;: None, &#39;__loader__&#39;: None, &#39;__spec__&#39;: None, &#39;__builtin__&#39;: &lt;module &#39;builtins&#39; (built-in)&gt;, &#39;__builtins__&#39;: &lt;module &#39;builtins&#39; (built-in)&gt;, &#39;_ih&#39;: [&#39;&#39;, &#39;def local_scope_example():\n local_variable = &quot;I am local&quot;\n print(local_variable)\n\nlocal_scope_example()\n# This line would raise an error as local_variable is not accessible here.\n# print(local_variable)&#39;, &#39;def outer_function():\n outer_variable = &quot;I am in the outer function&quot;\n\n def inner_function():\n inner_variable = &quot;I am in the inner function&quot;\n print(outer_variable)\n print(inner_variable)\n\n inner_function()\n\nouter_function()&#39;, &#39;global_variable = &quot;I am global&quot;\n\ndef global_scope_example():\n print(global_variable)\n\nglobal_scope_example()\nprint(global_variable)&#39;, &#39;global_variable = &quot;I am global&quot;\n\ndef check_globals():\n print(globals())\n\ncheck_globals()&#39;], &#39;_oh&#39;: {}, &#39;_dh&#39;: [PosixPath(&#39;/home/vdsukhov/gitrepos/github/python_intro_course/chapters&#39;)], &#39;In&#39;: [&#39;&#39;, &#39;def local_scope_example():\n local_variable = &quot;I am local&quot;\n print(local_variable)\n\nlocal_scope_example()\n# This line would raise an error as local_variable is not accessible here.\n# print(local_variable)&#39;, &#39;def outer_function():\n outer_variable = &quot;I am in the outer function&quot;\n\n def inner_function():\n inner_variable = &quot;I am in the inner function&quot;\n print(outer_variable)\n print(inner_variable)\n\n inner_function()\n\nouter_function()&#39;, &#39;global_variable = &quot;I am global&quot;\n\ndef global_scope_example():\n print(global_variable)\n\nglobal_scope_example()\nprint(global_variable)&#39;, &#39;global_variable = &quot;I am global&quot;\n\ndef check_globals():\n print(globals())\n\ncheck_globals()&#39;], &#39;Out&#39;: {}, &#39;get_ipython&#39;: &lt;bound method InteractiveShell.get_ipython of &lt;ipykernel.zmqshell.ZMQInteractiveShell object at 0x7f8017c394c0&gt;&gt;, &#39;exit&#39;: &lt;IPython.core.autocall.ZMQExitAutocall object at 0x7f8017c39ac0&gt;, &#39;quit&#39;: &lt;IPython.core.autocall.ZMQExitAutocall object at 0x7f8017c39ac0&gt;, &#39;open&#39;: &lt;function open at 0x7f80395a3060&gt;, &#39;_&#39;: &#39;&#39;, &#39;__&#39;: &#39;&#39;, &#39;___&#39;: &#39;&#39;, &#39;_i&#39;: &#39;global_variable = &quot;I am global&quot;\n\ndef global_scope_example():\n print(global_variable)\n\nglobal_scope_example()\nprint(global_variable)&#39;, &#39;_ii&#39;: &#39;def outer_function():\n outer_variable = &quot;I am in the outer function&quot;\n\n def inner_function():\n inner_variable = &quot;I am in the inner function&quot;\n print(outer_variable)\n print(inner_variable)\n\n inner_function()\n\nouter_function()&#39;, &#39;_iii&#39;: &#39;def local_scope_example():\n local_variable = &quot;I am local&quot;\n print(local_variable)\n\nlocal_scope_example()\n# This line would raise an error as local_variable is not accessible here.\n# print(local_variable)&#39;, &#39;_i1&#39;: &#39;def local_scope_example():\n local_variable = &quot;I am local&quot;\n print(local_variable)\n\nlocal_scope_example()\n# This line would raise an error as local_variable is not accessible here.\n# print(local_variable)&#39;, &#39;local_scope_example&#39;: &lt;function local_scope_example at 0x7f8017a84900&gt;, &#39;_i2&#39;: &#39;def outer_function():\n outer_variable = &quot;I am in the outer function&quot;\n\n def inner_function():\n inner_variable = &quot;I am in the inner function&quot;\n print(outer_variable)\n print(inner_variable)\n\n inner_function()\n\nouter_function()&#39;, &#39;outer_function&#39;: &lt;function outer_function at 0x7f8017a84720&gt;, &#39;_i3&#39;: &#39;global_variable = &quot;I am global&quot;\n\ndef global_scope_example():\n print(global_variable)\n\nglobal_scope_example()\nprint(global_variable)&#39;, &#39;global_variable&#39;: &#39;I am global&#39;, &#39;global_scope_example&#39;: &lt;function global_scope_example at 0x7f8017a84a40&gt;, &#39;_i4&#39;: &#39;global_variable = &quot;I am global&quot;\n\ndef check_globals():\n print(globals())\n\ncheck_globals()&#39;, &#39;check_globals&#39;: &lt;function check_globals at 0x7f8017a84ea0&gt;}
</pre></div>
</div>
</div>
Expand Down Expand Up @@ -880,7 +880,7 @@ <h3>Magic methods<a class="headerlink" href="#magic-methods" title="Link to this
</div>
</div>
<div class="cell_output docutils container">
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>[&lt;__main__.Car object at 0x7f8204e0f380&gt;, &lt;__main__.Car object at 0x7f8204e0ce90&gt;, &lt;__main__.Car object at 0x7f8204e0fe00&gt;]
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>[&lt;__main__.Car object at 0x7f8017c3b0e0&gt;, &lt;__main__.Car object at 0x7f80388fc680&gt;, &lt;__main__.Car object at 0x7f8017c3b0b0&gt;]
</pre></div>
</div>
</div>
Expand Down Expand Up @@ -1036,7 +1036,7 @@ <h3>Magic methods<a class="headerlink" href="#magic-methods" title="Link to this

<p class="copyright">

© Copyright 2023.
© Copyright 2024.
<br/>

</p>
Expand Down
2 changes: 1 addition & 1 deletion chapters/oop2.html
Original file line number Diff line number Diff line change
Expand Up @@ -1022,7 +1022,7 @@ <h2><code class="docutils literal notranslate"><span class="pre">issubclass</spa

<p class="copyright">

© Copyright 2023.
© Copyright 2024.
<br/>

</p>
Expand Down
2 changes: 1 addition & 1 deletion chapters/variable_and_data_types.html
Original file line number Diff line number Diff line change
Expand Up @@ -1162,7 +1162,7 @@ <h3><code class="docutils literal notranslate"><span class="pre">bool</span></co

<p class="copyright">

© Copyright 2023.
© Copyright 2024.
<br/>

</p>
Expand Down
2 changes: 1 addition & 1 deletion genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -360,7 +360,7 @@ <h1 id="index">Index</h1>

<p class="copyright">

© Copyright 2023.
© Copyright 2024.
<br/>

</p>
Expand Down
2 changes: 1 addition & 1 deletion intro.html
Original file line number Diff line number Diff line change
Expand Up @@ -513,7 +513,7 @@ <h2>Table of contents<a class="headerlink" href="#table-of-contents" title="Link

<p class="copyright">

© Copyright 2023.
© Copyright 2024.
<br/>

</p>
Expand Down
2 changes: 1 addition & 1 deletion search.html
Original file line number Diff line number Diff line change
Expand Up @@ -372,7 +372,7 @@ <h1>Search</h1>

<p class="copyright">

© Copyright 2023.
© Copyright 2024.
<br/>

</p>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

0 comments on commit 7bcf76e

Please sign in to comment.