https://github.com/morbius00/-crash-course-on-python-by-google
Its just for helping the beginners . Quiz solution for this course.
https://github.com/morbius00/-crash-course-on-python-by-google
assigment-coursera course coursera crash google-python google-python-exercises jupyter-notebook python python3
Last synced: 4 months ago
JSON representation
Its just for helping the beginners . Quiz solution for this course.
- Host: GitHub
- URL: https://github.com/morbius00/-crash-course-on-python-by-google
- Owner: Morbius00
- Created: 2022-09-13T08:14:29.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-09-13T08:21:31.000Z (over 3 years ago)
- Last Synced: 2025-03-15T15:11:48.932Z (11 months ago)
- Topics: assigment-coursera, course, coursera, crash, google-python, google-python-exercises, jupyter-notebook, python, python3
- Language: Jupyter Notebook
- Homepage:
- Size: 51.8 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
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: WordCloud
https://www.coursera.org/learn/python-crash-course