From 754bbf7a25a8dda49b5d08ef0d0443bbf5af0e36 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sun, 7 Apr 2024 13:41:34 -0500 Subject: new repository --- devdocs/python~3.12/tutorial%2Fwhatnow.html | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 devdocs/python~3.12/tutorial%2Fwhatnow.html (limited to 'devdocs/python~3.12/tutorial%2Fwhatnow.html') diff --git a/devdocs/python~3.12/tutorial%2Fwhatnow.html b/devdocs/python~3.12/tutorial%2Fwhatnow.html new file mode 100644 index 00000000..bd6845f9 --- /dev/null +++ b/devdocs/python~3.12/tutorial%2Fwhatnow.html @@ -0,0 +1,17 @@ +

What Now?

Reading this tutorial has probably reinforced your interest in using Python — you should be eager to apply Python to solving your real-world problems. Where should you go to learn more?

This tutorial is part of Python’s documentation set. Some other documents in the set are:

More Python resources:

For Python-related questions and problem reports, you can post to the newsgroup comp.lang.python, or send them to the mailing list at python-list@python.org. The newsgroup and mailing list are gatewayed, so messages posted to one will automatically be forwarded to the other. There are hundreds of postings a day, asking (and answering) questions, suggesting new features, and announcing new modules. Mailing list archives are available at https://mail.python.org/pipermail/.

Before posting, be sure to check the list of Frequently Asked Questions (also called the FAQ). The FAQ answers many of the questions that come up again and again, and may already contain the solution for your problem.

Footnotes

+1
+

“Cheese Shop” is a Monty Python’s sketch: a customer enters a cheese shop, but whatever cheese he asks for, the clerk says it’s missing.

+

+ © 2001–2023 Python Software Foundation
Licensed under the PSF License.
+ https://docs.python.org/3.12/tutorial/whatnow.html +

+
-- cgit v1.2.3