The programming manual
lamr manual is a small Python textbook aimed at beginners. It is organaized by topic such as programming or variables.
Print available topics:
console
>>> lamr manualPrint a topic:
console
>>> lamr manual variableslamr learn is an alias for lamr manual command, they do the same thing:
console
>>> lamr manual programming
>>> lamr learn programming