Tools for Pythoneasy_install and pipvirtualenvPython InstallationSetting the PATH Environment Variable (Windows Only)Launching Python on Your MachineThe Python Interactive InterpreterPython IdentifiersLines, Indentations, and Multi-LinesQuotation Marks and CommentsSaving Your Code in a ModuleSome Standard ModulesThe help() and dir() FunctionsCompile Time and Runtime Code CheckingFormatting TechniquesWorking with f-stringsWorking with StringsComparing StringsFormatting StringsSummary