Crash Course on Python
Completed by Aleksa Stojšić
February 12, 2022
32 hours (approximately)
Aleksa Stojšić's account is verified. Coursera certifies their successful completion of Crash Course on Python
What you will learn
Understand what Python is and why Python is relevant to automation
Write short Python scripts to perform automated actions
Understand how to use the basic Python structures: strings, lists, and dictionaries
Create your own Python objects