Crash Course on Python Coursera Week 1

Crash Course on Python Coursera Week 1- Full solved Google IT Automation with Python 2022


Module 1 Graded Assessment

Latest Submission Grade 100%
Correct

Right on! Being able to write such programs is a super useful skill that you'll acquire through this course.

Correct

You got it! By replacing a manual step with an automatic one we create automation that helps us reduce unnecessary manual work.

Correct

You nailed it! Creating reports based on data are a great example of things that can be automated.

Correct

Spot on! The process of setting up the account for a new employee is usually repetitive and most of it can be automated.

Correct

Nice job! Automatically populating a website based on data is a great example of a task that can be automated.

Correct

Right on! Because the syntax used by Python is similar to the one used by the English language, Python programs are easy to write and understand.

Correct

You nailed it! We write our code using Python's syntax and semantics, and the interpreter transforms that into instructions that our computer executes.

Correct

Awesome! We can practice writing Python code with many different tools available to us, both online and offline.

Correct

Woohoo! Each language has its pros and cons. The best language to choose will depend on the problem you are trying to solve.

Correct

Great work! You're getting the hang of it!

Correct

Nice job! By using variables we're getting Python to do the work for us.

Correct

Well done! You've used Python to calculate the number of seconds in a week.

Correct

Awesome job! Notice how Python can make complicated calculations so that we don't have to.

Correct

You nailed it! Yet another calculation that we don't need to do ourselves!

For video explanation :