Skip to content

Devanshi-cloud/Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Python

Codes from Google Crash Course Python. https://www.coursera.org/account/accomplishments/verify/KN3V785B5K54?utm_source=link&utm_medium=certificate&utm_content=cert_image&utm_campaign=pdf_header_button&utm_product=course

Top 5 Learnings from this course:-

  1. Python's Automation Power: I grasped Python's central role in automation, realizing its flexibility and simplicity are key to automating various tasks effectively.

  2. Crafting Short Scripts: I honed the skill of writing concise Python scripts, enabling me to automate actions efficiently and swiftly.

  3. Data Management Expertise: Learning about strings, lists, and dictionaries allowed me to manipulate and organize data with precision and ease.

  4. Object-Oriented Proficiency: I delved into object-oriented programming, creating custom Python objects to enhance code modularity and adaptability.

  5. Empowered Innovation: Equipped with these skills, I feel confident in my ability to innovate and automate across diverse technological landscapes.