Chapter 1 Fundamentals of Python Table of Contents: Introduction to Python Python Environment Setup, IDE Setup Hello World in Python Running Python Programs comments and documentation Single Line Comments inline Comments Multiline Comments Docstrings indentation Quiz Chapter 1 Quiz