README.md Güncelle

This commit is contained in:
Yavuz Sava 2024-10-08 21:43:39 +00:00
parent 1f1a8aa8da
commit 6cc0fbacca

View File

@ -2,7 +2,7 @@
Digital notes about 1nd course of IT Automation with Python on _Coursera_ created by _Google_ 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: This program is composed of six courses:
Course 1: Crash Course on Python; 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 5: Configuration Management and the Cloud;
Course 6: Automating Real-World Tasks with Python; Course 6: Automating Real-World Tasks with Python;
# Learning Objectives ## Learning Objectives
- Define the terms computer program, programming language, script, and automation - Define the terms computer program, programming language, script, and automation
- Use the print() function to output data to the screen - Use the print() function to output data to the screen
- Explain the difference between the syntax and semantics of a programming language - Explain the difference between the syntax and semantics of a programming language