I l@ve RuBoard Previous Section Next Section

1.5 Summary

In this chapter, we've explored ways to launch Python programs, the basics of Python module files and namespace inspection, and Python configuration and installation details. Hopefully, you should now have enough information to start interacting with the Python interpreter. In Chapter 2, we explore basic object types in Python, before looking at statements and larger program components.

I l@ve RuBoard Previous Section Next Section