From 6cc0fbaccadc0490b5dc0627feccd62dc92c3bf0 Mon Sep 17 00:00:00 2001 From: woose Date: Tue, 8 Oct 2024 21:43:39 +0000 Subject: [PATCH] =?UTF-8?q?README.md=20G=C3=BCncelle?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e782513..be4646a 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Digital notes about 1nd course of IT Automation with Python on _Coursera_ created by _Google_ -# Program overview +## Program overview This program is composed of six courses: Course 1: Crash Course on Python; @@ -12,7 +12,7 @@ This program is composed of six courses: Course 5: Configuration Management and the Cloud; Course 6: Automating Real-World Tasks with Python; -# Learning Objectives +## Learning Objectives - Define the terms computer program, programming language, script, and automation - Use the print() function to output data to the screen - Explain the difference between the syntax and semantics of a programming language