Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zaahidali/crash-course-on-python-by-google
Quiz solution for this course
https://github.com/zaahidali/crash-course-on-python-by-google
assignment-coursera coursera coursera-course coursera-python google-python google-python-exercises python python-crash-course python-crash-course-coursera python-script-crash-course python3
Last synced: 3 days ago
JSON representation
Quiz solution for this course
- Host: GitHub
- URL: https://github.com/zaahidali/crash-course-on-python-by-google
- Owner: zaahidali
- Created: 2020-03-20T19:10:28.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-08-04T14:07:18.000Z (over 3 years ago)
- Last Synced: 2023-06-09T12:15:25.364Z (over 1 year ago)
- Topics: assignment-coursera, coursera, coursera-course, coursera-python, google-python, google-python-exercises, python, python-crash-course, python-crash-course-coursera, python-script-crash-course, python3
- Language: Jupyter Notebook
- Homepage:
- Size: 67.4 KB
- Stars: 81
- Watchers: 8
- Forks: 227
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Crash-Course-on-Python-by-Google
A part of specialization of "Google IT Automation with Python Professional Certificate" course offered by Google on Coursera
- **Week 2: Basic Python Syntax**
- [x] Practice Quiz: Expressions and Variables
- [x] Practice Quiz: Functions
- [x] Practice Quiz: Conditionals
- [x] Module 2 Graded Assessment- **Week 3: Loops**
- [x] Practice Quiz: While Loops
- [x] Practice Quiz: For Loops
- [x] Practice Quiz: Recursion(Optional)
- [x] Module 3 Graded Assessment
- **Week 4: Strings, Lists and Dictionaries**
- [x] Practice Quiz: Strings
- [x] Practice Quiz: Lists
- [x] Practice Quiz: Dictionaries
- [x] Module 4 Graded Assessment- **Week 5: Object Oriented Programming (Optional)**
- [x] Basics of Object Oriented Programming
- [x] Methods and Classes (Optional)
- [x] Code Reuse (Optional)
- [x] Practice Notebook: Object Oriented Programming (Optional)- **Week 6: Final Project**
- [x] Practice Notebook - Putting It All Together
- [x] Final Project: WordCloudhttps://www.coursera.org/learn/python-crash-course