Python Essentials - Part I - Cisco Networking Academy Introduction
This set of lesson is to introduce you to the Cisco Network Academy. Specifically you will be invited to a Python Essentials 1 class, that will be used as a Python reference resource.
Module 1 - Introduction to Python and computer programming;
Module 2 - Data types, variables, basic input-output operations, and basic operators;
Module 3 - Boolean values, conditional execution, loops, lists and list processing, logical and bitwise operations;
Module 4 - Functions, tuples, dictionaries, exceptions, and data processing.