Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sanjaysah101/coursera-crash-course-on-python-by-google
Part of Google IT Automation with Python Professional Certificate. Solutions of Practice Quiz and Module Graded Assessments
https://github.com/sanjaysah101/coursera-crash-course-on-python-by-google
Last synced: 19 days ago
JSON representation
Part of Google IT Automation with Python Professional Certificate. Solutions of Practice Quiz and Module Graded Assessments
- Host: GitHub
- URL: https://github.com/sanjaysah101/coursera-crash-course-on-python-by-google
- Owner: sanjaysah101
- Created: 2022-02-10T03:42:17.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-10T15:34:30.000Z (almost 3 years ago)
- Last Synced: 2024-01-01T10:23:56.528Z (11 months ago)
- Language: Jupyter Notebook
- Size: 82 KB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Coursera - Crash Course on Python by Google
Part of Google IT Automation with Python Professional Certificate. Solutions of Practice Quiz and Module Graded Assessments## Week 5: Object Oriented Programming (Optional)
- Methods and Classes (Optional)
- Code Reuse (Optional)
- Practice Notebook: Object Oriented Programming (Optional)## Week 6: Final Project: WordCloud
- Wordcloud Generator C1M6L2 Final Project