AutomateTheBoringStuff.Ch01 package

Submodules

AutomateTheBoringStuff.Ch01.P1_basics module

Basics

This program performs basic Python instructions.

AutomateTheBoringStuff.Ch01.P1_basics.main()[source]

AutomateTheBoringStuff.Ch01.P2_hello module

Hello

This program says hello and asks for my name.

AutomateTheBoringStuff.Ch01.P2_hello.main()[source]

Module contents