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

Commit244d0e2

Browse files
authored
minor fix
1 parent6604381 commit244d0e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎blog_files/pysheet.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3866,7 +3866,7 @@ Exit
38663866
>>>
38673867
```
38683868

3869-
## __main__ Top-level script environment
3869+
##`__main__` Top-level script environment
38703870

38713871
`__main__`is the name of the scopein which top-level code executes.
38723872
A module’s__name__isset equal to`__main__` when readfrom standardinput, a script,orfrom an interactive prompt.
@@ -3976,4 +3976,4 @@ Usage:
39763976

39773977
exit
39783978

3979-
Find more informationand a videoin [docs.pipenv.org](https://docs.pipenv.org/).
3979+
Find more informationand a videoin [docs.pipenv.org](https://docs.pipenv.org/).

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp