Non Members - 0.00
Python is powerful, portable, object-oriented open source programming language for writing stand along programs, quick scripts, and prototypes for large applications. This course starts at the fundamentals of Python – statements, variables, comments, conditionals and loops then goes on to study Python’s collections – Lists, Tuples and Dictionaries. Functions, modules and packages are then covered, as is the use of and creation of data types (objects) in Python.