Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit332f6e2

Browse files
authored
Update index.html
1 parent8798f5a commit332f6e2

File tree

1 file changed

+23
-14
lines changed

1 file changed

+23
-14
lines changed

‎index.html

Lines changed: 23 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,25 @@
1515
<metaname="msvalidate.01"content="B0487B46A104E90209E8A3BEA24ECA0E"/>
1616
<metaname="yandex-verification"content="f044b3a12c7918f1"/>
1717
<!--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+
1830
<metaname="generator"content="Hexo 3.9.0">
1931
<metacharset="utf-8">
2032

2133
<title>
2234
Learn Python Programming - Python Tutorial
2335
</title>
24-
<linkrel="canonical"href="https://pythonread.github.io/">
36+
<linkrel="canonical"href="https://pythonread.github.io/?m=1">
2537
<metacontent="width=device-width, initial-scale=1"name="viewport">
2638
<metaname="theme-color"content="#4184f3">
2739

@@ -5379,15 +5391,14 @@
53795391
</li>
53805392

53815393
<li>
5382-
<aclass="wave"href="/projects.html">
5394+
<aclass="wave"href="/projects.html">
53835395
Projects
53845396
</a>
53855397
</li>
5386-
53875398
<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
53915402
</a>
53925403
</li>
53935404

@@ -5417,16 +5428,11 @@ <h1>
54175428
<h2id="Table-of-Contents"><ahref="#Table-of-Contents"class="headerlink"
54185429
title="Table of Contents:"></a>Table of Contents:</h2>
54195430
<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+
54265432
<h3id="Learn-Python"><ahref="#Learn-Python"class="headerlink"
54275433
title="Learn Python"></a>Learn Python</h3>
54285434
<ul>
5429-
<li><ahref="/getting-started/html">Getting started</a></li>
5435+
<li><ahref="/getting-started.html">Getting started</a></li>
54305436
<li><ahref="/execute-python-scripts.html">Execute Python scripts</a></li>
54315437
<li><ahref="/variables.html">Variables</a></li>
54325438
<li><ahref="/strings.html">Strings</a></li>
@@ -5685,9 +5691,12 @@ <h3 id="About"><a href="#About" class="headerlink" title="About"></a>About</h3>
56855691
<ahref="/cookie-policy.html">Cookie policy</a> |
56865692
<ahref="/privacy-policy.html">Privacy policy</a> |
56875693
<ahref="/terms-of-use.html">Terms of use</a> |
5694+
<ahref="/disclaimer.html">Disclaimer</a> |
5695+
<ahref="/about-us.html">About Us</a>
5696+
56885697
</p>
56895698
<p>
5690-
&copy; 2023 https://pythonread.github.io
5699+
© 2023<ahref="https://pythonread.github.io">https://pythonread.github.io</a>
56915700
</p>
56925701
</footer>
56935702

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp