Summary
Congratulations! You've created and executed your first Python program and started your journey to becoming a Python programmer.
For more information, there are some great Python tutorials online, including the official tutorial from the Python Software Foundation. Python is a simple language, yet a powerful one. Learning it opens the door to a whole new world of data exploration, discovery, and even visualization. Now that you've learned the basics, use them as building blocks for Python applications of your own.
Further learning
Here are some useful links to explore some of the topics we've covered in this module.
- Check out a gamified experience to learn Python
- Install Python for Windows 11 from the Microsoft Store
- Download and Install Python for Windows, macOS, and Linux
- Learn the Pythonic way
- Explore string functions available in Python
- List of built-in Python functions