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

Commit4b09c5c

Browse files
author
wilfredinni
authored
minor fix
1 parent7914b5e commit4b09c5c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

‎README.md‎

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,22 +11,22 @@
1111
<ahref="https://github.com/wilfredinni/python-cheatsheet/blob/master/src/pages/changelog.md">Changelog</a>
1212
</div>
1313

14-
<palign='center'style="margin-top:20px;">
14+
<!-- <p align='center'>
1515
<a href="https://www.pythoncheatsheet.org/">Python Cheatsheet</a> is based on the book <a href="https://automatetheboringstuff.com/">Automate the Boring Stuff with Python</a> and many other sources.
16-
</p>
16+
</p>-->
1717

1818

1919
<imgsrc="public/screenshots/light.png">
2020

21-
<!-- <p align='center'>
21+
<palign='center'>
2222
<ahref="https://www.pythoncheatsheet.org/">Python Cheatsheet</a> is based on the book <ahref="https://automatetheboringstuff.com/">Automate the Boring Stuff with Python</a> and many other sources.
23-
</p>-->
23+
</p>
2424

2525
<!-- ## Getting Started-->
2626

27-
Anyone can forget how to
27+
<!--Anyone can forget how to
2828
[make character classes](https://www.pythoncheatsheet.org/cheatsheet/regular-expressions#making-your-own-character-classes)
29-
for a regex,[slice a list](https://www.pythoncheatsheet.org/cheatsheet/lists-and-tuples#getting-sublists-with-slices) or do a[for loop](https://www.pythoncheatsheet.org/cheatsheet/control-flow#for-loop). This Python cheatsheet tries to provide basic reference for beginner and advanced developers, lower the entry barrier for newcomers and help veterans refresh the old tricks.
29+
for a regex, [slice a list](https://www.pythoncheatsheet.org/cheatsheet/lists-and-tuples#getting-sublists-with-slices) or do a [for loop](https://www.pythoncheatsheet.org/cheatsheet/control-flow#for-loop). This Python cheatsheet tries to provide basic reference for beginner and advanced developers, lower the entry barrier for newcomers and help veterans refresh the old tricks.-->
3030

3131
##Contributors
3232

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp