Crash Course on Python
LICENSES & CERTIFICATIONS DETAILS:
Course Name: Crash Course on Python
Issuing Organization: Coursera
Issue Date: 12 Nov 2022
Credential ID: TWJ5B4NDQS95
Credential URL: Verify Certificate
ABOUT THE COURSE
This course introduced me the core data structures of the Python programming language.
WHAT I LEARNED FROM THIS COURSE:
-What Python is and why Python is relevant to automation
-How to write short Python scripts to perform automated actions
-How to use the basic Python structures: strings, lists, and dictionaries
-How to create Python objects