Description
In this course, you will :
- Understand Python and why it is relevant to automation.
- Create small Python scripts to do automated tasks.
- Learn how to use Python's basic structures: strings, lists, and dictionaries.
- Create your own Python objects.
Syllabus:
- Hello Python!
- Basic Python Syntax
- Loops
- Strings, Lists and Dictionaries
- Final Project