diff --git a/Assignments/Assignment_1 b/Assignments/Assignment_1 new file mode 100644 index 0000000..9707bfa --- /dev/null +++ b/Assignments/Assignment_1 @@ -0,0 +1,8 @@ +Hello Fellows! + +Please write a program that uses a print statement to say “hello world” as shown below. +After writing the program, “hello world” should appear in your terminal. +Please take a screenshot of your terminal and push up the screenshot to your GitHub repository of this course +with the title of the screenshot being “Assignment 1: Hello World”.\ + +Thank you! diff --git a/Slides/Py4Inf-01-Intro (1).pdf b/Slides/Py4Inf-01-Intro (1).pdf new file mode 100644 index 0000000..8981b5c Binary files /dev/null and b/Slides/Py4Inf-01-Intro (1).pdf differ