Loading repository data…
Loading repository data…
fkhjoy / repository
Part of Google IT Automation with Python Professional Certificate. Solutions of Practice Quiz and Module Graded Assessments
A quick revision of Python during COVID-19 :(
This repository contains all the solution codes as notebook of the course assessments done by me.
N.B. All the codes were tested and passed on coursera. If you find any error or face any issue, let me know through issue section. There is a chance that they may change or add problems in future. If you don't find any problem solution of practice quiz or module assessment, open an issue including the problem description along week number.
Crash Course on Python part of the Google IT Automation with Python Professional Certificate
Week 2: Basic Python Syntax
Week 3: Loops
Week 4: Strings, Lists and Dictionaries
Week 5: Object Oriented Programming (Optional)
Week 6: Final Project