Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork34.2k
Open
Description
Documentation
The page athttps://docs.python.org/3/tutorial/introduction.html has a problem:
The part:
_At the interactive prompt, you have to type a tab or space(s) for each indented line. _
is possibly incorrect or incomplete. On macOS, with Python 3.14, indentation after ":", e.g.while a > 10: happens automatically.
Linked PRs
Metadata
Metadata
Assignees
Projects
Status
Todo