Basics Of Python by: Techno Xpresss Get link Facebook X Pinterest Email Other Apps How to create Python fileActors of PythonKeywords Important Points To remember Variables RangeOperators Functions How to take Input and Print dataTypecasting Arguments Conditional control statement Loops Module and Importing PackagePackage is a collection of Module and sub packagessub-package is again a collection of modules and sub-sub-packagespackage is nothing but a directory containing all modules and packages to a single application