|
15 | 15 | <metaname="msvalidate.01"content="B0487B46A104E90209E8A3BEA24ECA0E"/>
|
16 | 16 | <metaname="yandex-verification"content="f044b3a12c7918f1"/>
|
17 | 17 | <!--end-->
|
| 18 | +<metaname="description"content="pythonread.github.io is a free interactive Python tutorial for people who want to learn Python.The Complete Python Programming Course,Learning Python for Data Analysis and Visualization,Python for Beginners."/> |
| 19 | +<metaname="author"content="learnPython"/> |
| 20 | +<metaname="keywords"content="Learn Python for free,learn python for beginners,Core Python,Web frameworks,Multiprocess architecture,Serverside templating language,python tutorials,python4"/> |
| 21 | +<metaproperty="og:type"content="website"/> |
| 22 | +<metaproperty="og:description"content="This Python basics free course covers basic and advanced concepts in Python. You will learn about data types, variables, lists, tuples, dictionaries, decision-making statements, and loops,user-defined functions, object-oriented programming, threading, and Python scripting."/> |
| 23 | +<metaname=”geo.region”content="US-CA"/> |
| 24 | +<metaname=”geo.placename”content="353 Jane Stanford Way, Stanford, CA 94305, United States"/> |
| 25 | +<metaname=”geo.position”content="37.430089898615456;-122.17332683124829"/> |
| 26 | +<metaname=”ICBM”content="37.430089898615456, -122.17332683124829"/> |
| 27 | +<linkhref='https://pythonread.github.io/?m=1'rel='alternate'/> |
| 28 | + |
| 29 | + |
18 | 30 | <metaname="generator"content="Hexo 3.9.0">
|
19 | 31 | <metacharset="utf-8">
|
20 | 32 |
|
21 | 33 | <title>
|
22 | 34 | Learn Python Programming - Python Tutorial
|
23 | 35 | </title>
|
24 |
| -<linkrel="canonical"href="https://pythonread.github.io/"> |
| 36 | +<linkrel="canonical"href="https://pythonread.github.io/?m=1"> |
25 | 37 | <metacontent="width=device-width, initial-scale=1"name="viewport">
|
26 | 38 | <metaname="theme-color"content="#4184f3">
|
27 | 39 |
|
|
5379 | 5391 | </li>
|
5380 | 5392 |
|
5381 | 5393 | <li>
|
5382 |
| -<aclass="wave"href="/projects.html"> |
| 5394 | +<aclass="wave"href="/projects.html"> |
5383 | 5395 | Projects
|
5384 | 5396 | </a>
|
5385 | 5397 | </li>
|
5386 |
| - |
5387 | 5398 | <li>
|
5388 |
| -<aclass="wave"href="/free-course.html" |
5389 |
| -> |
5390 |
| - Free Course |
| 5399 | +<aclass="wave"href="/free-course.html" |
| 5400 | +target="_blank"> |
| 5401 | +Free Course |
5391 | 5402 | </a>
|
5392 | 5403 | </li>
|
5393 | 5404 |
|
@@ -5417,16 +5428,11 @@ <h1>
|
5417 | 5428 | <h2id="Table-of-Contents"><ahref="#Table-of-Contents"class="headerlink"
|
5418 | 5429 | title="Table of Contents:"></a>Table of Contents:</h2>
|
5419 | 5430 | <p>Overview of articles and exercises:</p>
|
5420 |
| -<h3id="Introduction"><ahref="#Introduction"class="headerlink" |
5421 |
| -title="Introduction"></a>Introduction</h3> |
5422 |
| -<ul> |
5423 |
| -<li><ahref="/7-reasons-to-learn-python.html">7 reasons to learn Python</a></li> |
5424 |
| -<li><ahref="/why-python-is-awesome.html">Why Python is Awesome</a></li> |
5425 |
| -</ul> |
| 5431 | + |
5426 | 5432 | <h3id="Learn-Python"><ahref="#Learn-Python"class="headerlink"
|
5427 | 5433 | title="Learn Python"></a>Learn Python</h3>
|
5428 | 5434 | <ul>
|
5429 |
| -<li><ahref="/getting-started/html">Getting started</a></li> |
| 5435 | +<li><ahref="/getting-started.html">Getting started</a></li> |
5430 | 5436 | <li><ahref="/execute-python-scripts.html">Execute Python scripts</a></li>
|
5431 | 5437 | <li><ahref="/variables.html">Variables</a></li>
|
5432 | 5438 | <li><ahref="/strings.html">Strings</a></li>
|
@@ -5685,9 +5691,12 @@ <h3 id="About"><a href="#About" class="headerlink" title="About"></a>About</h3>
|
5685 | 5691 | <ahref="/cookie-policy.html">Cookie policy</a> |
|
5686 | 5692 | <ahref="/privacy-policy.html">Privacy policy</a> |
|
5687 | 5693 | <ahref="/terms-of-use.html">Terms of use</a> |
|
| 5694 | +<ahref="/disclaimer.html">Disclaimer</a> | |
| 5695 | +<ahref="/about-us.html">About Us</a> |
| 5696 | + |
5688 | 5697 | </p>
|
5689 | 5698 | <p>
|
5690 |
| -© 2023 https://pythonread.github.io |
| 5699 | +© 2023<ahref="https://pythonread.github.io">https://pythonread.github.io</a> |
5691 | 5700 | </p>
|
5692 | 5701 | </footer>
|
5693 | 5702 |
|
|