PYTHON : QUICK REVISION TOUR

A Python identifier is a name used to identify a variable, function, class, module or other object Python identifier may be combination of alphabets, underscore and digits. The first letter of an identifier must be a letter or underscore ( _ ) . Case sensitive (Upper case letter and lower case letter are different.) ................
................

In order to avoid copyright disputes, this page is only a partial summary.

Google Online Preview   Download